C++ Utilities  4.17.0
Useful C++ classes and routines such as argument parser, IO and conversion utilities
Traits::Bool< B,... > Struct Template Reference

Wraps a static boolean constant. More...

#include <traits.h>

Inheritance diagram for Traits::Bool< B,... >:
[legend]
Collaboration diagram for Traits::Bool< B,... >:
[legend]

Detailed Description

template<bool B, typename...>
struct Traits::Bool< B,... >

Wraps a static boolean constant.

Definition at line 20 of file traits.h.


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