uTL
micro Template library
utl::details::is_boolean_< B, typename > Struct Template Reference

#include <stl.h>

Public Types

using type = meta::false_
 

Detailed Description

template<typename B, typename = void>
struct utl::details::is_boolean_< B, typename >

Definition at line 530 of file stl.h.

Member Typedef Documentation

◆ type

template<typename B , typename = void>
using utl::details::is_boolean_< B, typename >::type = meta::false_

Definition at line 531 of file stl.h.


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