/core/externals/google-toolbox-for-mac/Foundation/GTMNSNumber+64Bit.m
Objective C | 8 lines | 0 code | 0 blank | 8 comment | 0 complexity | 304788b9ae5f4c259abb1ea0337c368c MD5 | raw file
Possible License(s): Apache-2.0, BSD-3-Clause, GPL-2.0
- //
- // 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
- //