Lumiera 0.pre.04
»edit your freedom«
Loading...
Searching...
No Matches
lib::anonymous_namespace{opaque-holder.hpp} Namespace Reference

Functions

template<typename X >
enable_if< is_constructible< bool, X >, bool > validitySelfCheck (X const &boolConvertible)
 
template<typename X >
disable_if< is_constructible< bool, X >, bool > validitySelfCheck (X const &)
 

Function Documentation

◆ validitySelfCheck() [1/2]

template<typename X >
enable_if< is_constructible< bool, X >, bool > validitySelfCheck ( X const &  boolConvertible)

Definition at line 104 of file opaque-holder.hpp.

References validitySelfCheck().

Referenced by validitySelfCheck(), and validitySelfCheck().

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ validitySelfCheck() [2/2]

template<typename X >
disable_if< is_constructible< bool, X >, bool > validitySelfCheck ( X const &  )

Definition at line 112 of file opaque-holder.hpp.

References validitySelfCheck().

+ Here is the call graph for this function: