Home
last modified time | relevance | path

Searched defs:BOOST_ENDIAN_DEFAULT_CONSTRUCT (Results 1 – 2 of 2) sorted by relevance

/third_party/boost/boost/endian/
Dbuffers.hpp50 # define BOOST_ENDIAN_DEFAULT_CONSTRUCT {} // C++03 macro
52 # define BOOST_ENDIAN_DEFAULT_CONSTRUCT = default; // C++0x macro
Darithmetic.hpp48 # define BOOST_ENDIAN_DEFAULT_CONSTRUCT {} // C++03 macro
50 # define BOOST_ENDIAN_DEFAULT_CONSTRUCT = default; // C++0x macro