/core/externals/google-toolbox-for-mac/Foundation/GTMNSNumber+64Bit.m
http://macfuse.googlecode.com/ · Objective C · 8 lines · 0 code · 0 blank · 8 comment · 0 complexity · 304788b9ae5f4c259abb1ea0337c368c MD5 · raw file
- //
- // 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
- //