Home
last modified time | relevance | path

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

/third_party/boost/boost/config/detail/
Dsuffix.hpp1036 # define BOOST_ATTRIBUTE_NO_UNIQUE_ADDRESS [[no_unique_address]] macro
1044 # define BOOST_ATTRIBUTE_NO_UNIQUE_ADDRESS [[no_unique_address]] macro
1050 #ifndef BOOST_ATTRIBUTE_NO_UNIQUE_ADDRESS
1051 # define BOOST_ATTRIBUTE_NO_UNIQUE_ADDRESS macro
/third_party/boost/libs/config/test/
Dhelper_macro_test.cpp51 BOOST_ATTRIBUTE_NO_UNIQUE_ADDRESS empty b;
Dconfig_info.cpp1256 PRINT_MACRO(BOOST_ATTRIBUTE_NO_UNIQUE_ADDRESS); in print_boost_macros()
/third_party/boost/libs/config/doc/
Dmacro_reference.qbk1312 [[`BOOST_ATTRIBUTE_NO_UNIQUE_ADDRESS`][Expands to `[[no_unique_address]]` when this is available -