Home
last modified time | relevance | path

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

/third_party/boost/boost/wave/
Dlanguage_support.hpp225 #define BOOST_WAVE_OPTION(option) \ macro
231 BOOST_WAVE_OPTION(long_long) // support_option_long_long
232 BOOST_WAVE_OPTION(no_character_validation) // support_option_no_character_validation
233 BOOST_WAVE_OPTION(preserve_comments) // support_option_preserve_comments
234 BOOST_WAVE_OPTION(prefer_pp_numbers) // support_option_prefer_pp_numbers
235 BOOST_WAVE_OPTION(emit_line_directives) // support_option_emit_line_directives
236 BOOST_WAVE_OPTION(single_line) // support_option_single_line
237 BOOST_WAVE_OPTION(convert_trigraphs) // support_option_convert_trigraphs
239 BOOST_WAVE_OPTION(include_guard_detection) // support_option_include_guard_detection
242 BOOST_WAVE_OPTION(variadics) // support_option_variadics
[all …]