![]() |
This is Unofficial EPICS BASE Doxygen Site
|
#include "sp_convertible.hpp"
Public Types | |
| enum | _vt { value = sizeof( (f)( static_cast<Y*>(0) ) ) == sizeof(yes) } |
| typedef char(& | yes)[1] |
| typedef char(& | no)[2] |
Static Public Member Functions | |
| static yes | f (T *) |
| static no | f (...) |
Definition at line 40 of file sp_convertible.hpp.
| typedef char(& boost::detail::sp_convertible< Y, T >::no)[2] |
Definition at line 43 of file sp_convertible.hpp.
| typedef char(& boost::detail::sp_convertible< Y, T >::yes)[1] |
Definition at line 42 of file sp_convertible.hpp.
| enum boost::detail::sp_convertible::_vt |
| Enumerator | |
|---|---|
| value | |
Definition at line 48 of file sp_convertible.hpp.
|
static |
|
static |