#include <sp_convertible.hpp>
Public Types | |
| enum | _vt { value = sizeof( (f)( static_cast<Y*>(0) ) ) == sizeof(yes) } |
| typedef char(& | no)[2] |
| typedef char(& | yes)[1] |
Static Public Member Functions | |
| static no | f (...) |
| static yes | f (T *) |
Definition at line 41 of file sp_convertible.hpp.
| typedef char(& boost::detail::sp_convertible< Y, T >::no)[2] |
Definition at line 44 of file sp_convertible.hpp.
| typedef char(& boost::detail::sp_convertible< Y, T >::yes)[1] |
Definition at line 43 of file sp_convertible.hpp.
| enum boost::detail::sp_convertible::_vt |
| Enumerator | |
|---|---|
| value | |
Definition at line 49 of file sp_convertible.hpp.
|
static |
|
static |