Home
last modified time | relevance | path

Searched refs:ASIO_ERROR_CATEGORY_NOEXCEPT (Results 1 – 3 of 3) sorted by relevance

/external/parameter-framework/asio-1.10.6/include/asio/detail/
Dconfig.hpp88 #if !defined(ASIO_ERROR_CATEGORY_NOEXCEPT)
90 # define ASIO_ERROR_CATEGORY_NOEXCEPT BOOST_NOEXCEPT macro
93 # define ASIO_ERROR_CATEGORY_NOEXCEPT noexcept(true) macro
96 # if !defined(ASIO_ERROR_CATEGORY_NOEXCEPT)
97 # define ASIO_ERROR_CATEGORY_NOEXCEPT macro
/external/parameter-framework/asio-1.10.6/include/asio/impl/
Derror.ipp30 const char* name() const ASIO_ERROR_CATEGORY_NOEXCEPT
62 const char* name() const ASIO_ERROR_CATEGORY_NOEXCEPT
91 const char* name() const ASIO_ERROR_CATEGORY_NOEXCEPT
Derror_code.ipp31 const char* name() const ASIO_ERROR_CATEGORY_NOEXCEPT