Skip to content

Typedef cbool_t

typedef cbool_t meta

using cbool_t = cval_t<bool, val>

Compile-time boolean constant

Template parameters
val the boolean value

Fully qualified name: kfr::cbool_t

Declared at meta.hpp:197

This file was generated by cxxdox, a C++ documentation generator based on MkDocs Material and libclang.