/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

  1. //
  2. // This file previously included utility methods for creating
  3. // 64-bit NSNumbers.
  4. //
  5. // Applications should be updated to use NSNumber literals and
  6. // boxed expressions, as described at
  7. // http://clang.llvm.org/docs/ObjectiveCLiterals.html
  8. //