Musings of an STL-extension library designer (who's renowned for producing high-quality software with low-quality documentation).
Showing posts with label namespace. Show all posts
Showing posts with label namespace. Show all posts
Monday, February 15, 2010
STLSoft 1.9.93: STLSOFT_CF_NAMESPACE_SUPPORT now only in C++ compilation units
As of version 1.9.93, the symbol STLSOFT_CF_NAMESPACE_SUPPORT is now defined only in C++ compilation units. Its (former) definition in C compilation units was meaningless, and put client code to more work, discrimination for STLSOFT_CF_NAMESPACE_SUPPORT and for __cplusplus. Now the former encapsulates both.
Subscribe to:
Posts (Atom)