Static Public Member Functions | List of all members
boost::detail::is_constructible_imp Struct Reference

#include <is_constructible.hpp>

Static Public Member Functions

template<typename T >
static boost::type_traits::no_type ref_test (...)
 
template<typename T >
static boost::type_traits::yes_type ref_test (T)
 
template<typename , typename... >
static boost::type_traits::no_type test (...)
 
template<typename T , typename ... TheArgs, typename = decltype(T(boost::declval<TheArgs>()...))>
static boost::type_traits::yes_type test (int)
 
template<typename , typename >
static boost::type_traits::no_type test1 (...)
 
template<typename T , typename Arg , typename = decltype(::new T(boost::declval<Arg>()))>
static boost::type_traits::yes_type test1 (int)
 

Detailed Description

Definition at line 26 of file is_constructible.hpp.

Member Function Documentation

◆ ref_test() [1/2]

template<typename T >
static boost::type_traits::no_type boost::detail::is_constructible_imp::ref_test (   ...)
static

◆ ref_test() [2/2]

template<typename T >
static boost::type_traits::yes_type boost::detail::is_constructible_imp::ref_test ( T  )
static

◆ test() [1/2]

template<typename , typename... >
static boost::type_traits::no_type boost::detail::is_constructible_imp::test (   ...)
static

◆ test() [2/2]

template<typename T , typename ... TheArgs, typename = decltype(T(boost::declval<TheArgs>()...))>
static boost::type_traits::yes_type boost::detail::is_constructible_imp::test ( int  )
static

◆ test1() [1/2]

template<typename , typename >
static boost::type_traits::no_type boost::detail::is_constructible_imp::test1 (   ...)
static

◆ test1() [2/2]

template<typename T , typename Arg , typename = decltype(::new T(boost::declval<Arg>()))>
static boost::type_traits::yes_type boost::detail::is_constructible_imp::test1 ( int  )
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:23