BitMagic-C++
bm::conditional< b > Struct Template Reference

ad-hoc conditional expressions More...

#include <bmutil.h>

Static Public Member Functions

static bool test ()
 

Detailed Description

template<bool b>
struct bm::conditional< b >

ad-hoc conditional expressions

Definition at line 110 of file bmutil.h.

Member Function Documentation

◆ test()

template<bool b>
static bool bm::conditional< b >::test ( )
inlinestatic

Definition at line 112 of file bmutil.h.


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