Home
last modified time | relevance | path

Searched refs:support_cpp0x (Results 1 – 4 of 4) sorted by relevance

/third_party/boost/boost/wave/
Dlanguage_support.hpp41 support_cpp0x = support_option_variadics | support_option_long_long | enumerator
43 support_cpp11 = support_cpp0x,
102 return (language & ~support_option_mask) == support_cpp0x; in need_cpp0x()
/third_party/boost/libs/wave/samples/cpp_tokens/
Dcpp_tokens.cpp96 ctx.set_language(boost::wave::support_cpp0x); in main()
/third_party/boost/libs/wave/tool/
Dcpp.cpp888 boost::wave::support_cpp0x in do_actual_work()
/third_party/boost/libs/wave/test/testwave/
Dtestwave_app.cpp982 boost::wave::support_cpp0x in initialise_options()