Home
last modified time | relevance | path

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

/third_party/boost/boost/
Dcontract_macro.hpp158 #define BOOST_CONTRACT_EXCEPT(...) macro
160 #define BOOST_CONTRACT_EXCEPT(...) .except(__VA_ARGS__) macro
162 #define BOOST_CONTRACT_EXCEPT(...) /* nothing */ macro