Home
last modified time | relevance | path

Searched refs:variadics (Results 1 – 8 of 8) sorted by relevance

/third_party/boost/libs/phoenix/preprocess/
Dwave-msvc-10.0.cfg7 --variadics
Dwave.cfg18 --variadics
/third_party/boost/libs/proto/preprocess/
Dwave.cfg27 --variadics
/third_party/boost/libs/fusion/preprocess/
Dwave.cfg31 --variadics
/third_party/boost/boost/wave/
Dlanguage_support.hpp242 BOOST_WAVE_OPTION(variadics) // support_option_variadics
/third_party/boost/libs/wave/
DChangeLog144 non-pp_tokens to be formed in --variadics mode.
711 - The support for long long suffixes is no longer bound to the variadics mode,
822 when in C++ mode and variadics were enabled.
823 - When in variadics or C99 mode the __BASE_FILE__ predefined macro expanded to
946 - Token pasting is now well defined in variadics mode (was in C++0x mode only).
1281 parameter and variadics were disabled.
1287 - Fixed the recent change in argument expansion for the variadics/C99/C++0x
1349 to the output under certain conditions (in variadics/C99/C++0x modes only).
1393 - In C++0x mode it is now possible to omit the last comma before a variadics
1402 __WAVE_HAS_VARIADICS__, if --variadics were given on the command line.
[all …]
/third_party/boost/libs/integer/test/
Dcommon_factor_test.cpp538 void variadics() in variadics() function
648 variadics(); in main()
/third_party/boost/libs/callable_traits/doc/
Dcallable_traits.qbk292 * [@http://en.cppreference.com/w/c/language/variadic C-style variadics], a.k.a. varargs