boost::callable_traits::detail::fail_if< B, T > Struct Template Reference
Inheritance diagram for boost::callable_traits::detail::fail_if< B, T >:

Documentation

template<bool B, typename T>
struct boost::callable_traits::detail::fail_if< B, T >

Definition at line 25 of file sfinae_errors.hpp.

Static Public Attributes

static constexpr bool value = B
 

Member Data Documentation

◆ value

template<bool B, typename T >
constexpr bool boost::callable_traits::detail::fail_if< B, T >::value = B
staticconstexpr

Definition at line 29 of file sfinae_errors.hpp.


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