cppx-core
|
Truth is a drop-in replacement for bool
without implicit conversion from/to types other than bool
.
More...
#include <cppx-core/language/syntax/macro-use.hpp>
#include <cppx-core/language/tmp/basic-Enable_if_.hpp>
#include <type_traits>
Go to the source code of this file.
Classes | |
class | cppx::Truth |
A drop-in replacement for bool without implicit conversion from/to types other than bool . More... | |
Namespaces | |
cppx | |
Functions | |
cppx::CPPX_USE_STD (enable_if_t, is_same_v) | |