Sign in
chromium
/
external
/
google-toolbox-for-mac
/
refs/tags/v2.2.1
/
.
/
Foundation
/
GTMNSNumber+64Bit.h
blob: 79ca42c84d018569676cca99f8e6de863fda915d [
file
] [
log
] [
blame
]
//
// This file previously included utility methods for creating
// 64-bit NSNumbers.
//
// Applications should be updated to use NSNumber literals and
// boxed expressions, as described at
// http://clang.llvm.org/docs/ObjectiveCLiterals.html
//