Home
last modified time | relevance | path

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

/external/sdv/vsomeip/third_party/boost/asio/include/boost/asio/detail/
Dconfig.hpp576 # define BOOST_ASIO_ERROR_CATEGORY_NOEXCEPT BOOST_NOEXCEPT macro
579 # define BOOST_ASIO_ERROR_CATEGORY_NOEXCEPT noexcept(true) macro
584 # define BOOST_ASIO_ERROR_CATEGORY_NOEXCEPT noexcept(true) macro
589 # define BOOST_ASIO_ERROR_CATEGORY_NOEXCEPT noexcept(true) macro
593 # define BOOST_ASIO_ERROR_CATEGORY_NOEXCEPT macro