Public Types | Static Public Member Functions | List of all members
boost::type_traits_detail::mp_valid_impl< F, T > Struct Template Reference

#include <mp_defer.hpp>

Public Types

using type = decltype(check_s< F >(0))
 

Static Public Member Functions

template<template< class... > class G, class = G<T...>>
static boost::true_type check_s (int)
 
template<template< class... > class>
static boost::false_type check_s (...)
 

Detailed Description

template<template< class... > class F, class... T>
struct boost::type_traits_detail::mp_valid_impl< F, T >

Definition at line 25 of file mp_defer.hpp.

Member Typedef Documentation

template<template< class... > class F, class... T>
using boost::type_traits_detail::mp_valid_impl< F, T >::type = decltype(check_s<F>(0))

Definition at line 33 of file mp_defer.hpp.

Member Function Documentation

template<template< class... > class F, class... T>
template<template< class... > class G, class = G<T...>>
static boost::true_type boost::type_traits_detail::mp_valid_impl< F, T >::check_s ( int  )
static
template<template< class... > class F, class... T>
template<template< class... > class>
static boost::false_type boost::type_traits_detail::mp_valid_impl< F, T >::check_s (   ...)
static

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:35