Public Types | Static Public Member Functions
boost::detail::sp_convertible< Y, T > Struct Template Reference

#include <sp_convertible.hpp>

List of all members.

Public Types

enum  _vt { value = sizeof( f( (Y*)0 ) ) == sizeof(yes) }
typedef char(& no )[2]
typedef char(& yes )[1]

Static Public Member Functions

static yes f (T *)
static no f (...)

Detailed Description

template<class Y, class T>
struct boost::detail::sp_convertible< Y, T >

Definition at line 40 of file sp_convertible.hpp.


Member Typedef Documentation

template<class Y , class T >
typedef char(& boost::detail::sp_convertible< Y, T >::no)[2]

Definition at line 43 of file sp_convertible.hpp.

template<class Y , class T >
typedef char(& boost::detail::sp_convertible< Y, T >::yes)[1]

Definition at line 42 of file sp_convertible.hpp.


Member Enumeration Documentation

template<class Y , class T >
enum boost::detail::sp_convertible::_vt
Enumerator:
value 

Definition at line 48 of file sp_convertible.hpp.


Member Function Documentation

template<class Y , class T >
static yes boost::detail::sp_convertible< Y, T >::f ( T *  ) [static]
template<class Y , class T >
static no boost::detail::sp_convertible< Y, T >::f (   ...) [static]

The documentation for this struct was generated from the following file:


appl
Author(s): petercai
autogenerated on Tue Jan 7 2014 11:02:30