Search code examples
c++cpragma

What is #pragma weak_import?


And what is the best way to look up these pragma information in the internet? Google search comes up with a lot of noise (mainly the occurrence of the pragma in various source code repositories)


Solution

  • It's something for Mac OS X, documented here:

    http://developer.apple.com/library/mac/#technotes/tn2064/_index.html