#include <diagnostic_information.hpp>
Classes | |
| struct | yes |
Public Types | |
| enum | e { value = sizeof(check((T*)0))==sizeof(yes) } |
| typedef char | no |
Static Public Member Functions | |
| static yes | check (exception const *) |
| static no | check (...) |
Definition at line 23 of file diagnostic_information.hpp.
| typedef char boost::exception_detail::enable_boost_exception_overload< T >::no |
Definition at line 27 of file diagnostic_information.hpp.
| enum boost::exception_detail::enable_boost_exception_overload::e |
Definition at line 30 of file diagnostic_information.hpp.
| static yes boost::exception_detail::enable_boost_exception_overload< T >::check | ( | exception const * | ) | [static] |
| static no boost::exception_detail::enable_boost_exception_overload< T >::check | ( | ... | ) | [static] |