-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Closed
Description
c:\users\ned\documents\boost.afio\asio\asio\include\asio/impl/error_code.ipp(40): error C2694: 'const char *asio::detail::system_category::name(void) const': overriding virtual function has less restrictive exception specification than base class virtual member function 'const char *std::error_category::name(void) noexcept const'
c:\users\ned\documents\boost.afio\asio\asio\include\asio/impl/error_code.ipp(40): note: see declaration of 'asio::detail::system_category::name'
C:\Program Files\Microsoft Visual Studio 14.0\VC\INCLUDE\system_error(162): note: see declaration of 'std::error_category::name'
c:\users\ned\documents\boost.afio\asio\asio\include\asio/impl/error.ipp(96): error C2694: 'const char *asio::error::detail::misc_category::name(void) const': overriding virtual function has less restrictive exception specification than base class virtual member function 'const char *std::error_category::name(void) noexcept const'
c:\users\ned\documents\boost.afio\asio\asio\include\asio/impl/error.ipp(96): note: see declaration of 'asio::error::detail::misc_category::name'
C:\Program Files\Microsoft Visual Studio 14.0\VC\INCLUDE\system_error(162): note: see declaration of 'std::error_category::name'
Metadata
Metadata
Assignees
Labels
No labels