Classes | Static Public Member Functions | Static Public Attributes | List of all members
boost::move_detail::has_pointer_type< T > Struct Template Reference

#include <meta_utils.hpp>

Classes

struct  two
 

Static Public Member Functions

template<class U >
static two test (...)
 
template<class U >
static char test (typename U::pointer *=0)
 

Static Public Attributes

static const bool value = sizeof(test<T>(0)) == 1
 

Detailed Description

template<class T>
struct boost::move_detail::has_pointer_type< T >

Definition at line 206 of file meta_utils.hpp.

Member Function Documentation

template<class T >
template<class U >
static two boost::move_detail::has_pointer_type< T >::test (   ...)
static
template<class T >
template<class U >
static char boost::move_detail::has_pointer_type< T >::test ( typename U::pointer = 0)
static

Member Data Documentation

template<class T >
const bool boost::move_detail::has_pointer_type< T >::value = sizeof(test<T>(0)) == 1
static

Definition at line 211 of file meta_utils.hpp.


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


librealsense2
Author(s): Sergey Dorodnicov , Doron Hirshberg , Mark Horn , Reagan Lopez , Itay Carpis
autogenerated on Mon May 3 2021 02:50:34