Searched refs:__STL_NO_NAMESPACES (Results 1 - 1 of 1) sorted by relevance

/haiku/headers/cpp/
H A Dstl_config.h82 // * __STL_NO_NAMESPACES: if defined, don't put the library in namespace
177 # define __STL_NO_NAMESPACES macro
245 # define __STL_NO_NAMESPACES macro
319 // __STL_NO_NAMESPACES is a hook so that users can disable namespaces
321 # if defined(__STL_HAS_NAMESPACES) && !defined(__STL_NO_NAMESPACES)

Completed in 31 milliseconds