vSMC
vSMC: Scalable Monte Carlo
Public Member Functions | List of all members
vsmc::cxx11::internal::is_base_of_src< T > Struct Template Reference

#include <vsmc/cxx11/type_traits.hpp>

Public Member Functions

template<typename U >
 operator const is_base_of_dest< U > & ()
 
 operator const volatile T & ()
 

Detailed Description

template<typename T>
struct vsmc::cxx11::internal::is_base_of_src< T >

Definition at line 622 of file type_traits.hpp.

Member Function Documentation

template<typename T >
template<typename U >
vsmc::cxx11::internal::is_base_of_src< T >::operator const is_base_of_dest< U > & ( )
template<typename T >
vsmc::cxx11::internal::is_base_of_src< T >::operator const volatile T & ( )