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

#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 *)
 

Detailed Description

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

Definition at line 41 of file sp_convertible.hpp.

Member Typedef Documentation

◆ no

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

Definition at line 44 of file sp_convertible.hpp.

◆ yes

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

Definition at line 43 of file sp_convertible.hpp.

Member Enumeration Documentation

◆ _vt

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

Definition at line 49 of file sp_convertible.hpp.

Member Function Documentation

◆ f() [1/2]

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

◆ f() [2/2]

template<class Y , class T >
static yes boost::detail::sp_convertible< Y, T >::f ( T )
static

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


sick_visionary_ros
Author(s): SICK AG TechSupport 3D Snapshot
autogenerated on Thu Feb 8 2024 03:56:24