Home
last modified time | relevance | path

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

/external/sdv/vsomeip/third_party/boost/asio/include/boost/asio/detail/
Dconfig.hpp291 # define BOOST_ASIO_NOEXCEPT_OR_NOTHROW BOOST_NOEXCEPT_OR_NOTHROW macro
323 # define BOOST_ASIO_NOEXCEPT_OR_NOTHROW noexcept(true) macro
325 # define BOOST_ASIO_NOEXCEPT_OR_NOTHROW throw() macro