Go to the source code of this file.
Classes | |
| struct | eagine::indeterminate_t |
Type of the indeterminate constant assignable to tribool. More... | |
| class | eagine::weakbool |
| Weak tri-state boolean value. More... | |
| class | eagine::tribool |
| Tri-state boolean value. More... | |
Namespaces | |
| eagine | |
| Common code is placed in this namespace. | |
Functions | |
| constexpr auto | eagine::operator&& (tribool a, tribool b) noexcept |
| Tri-state boolean and operator. | |
| constexpr auto | eagine::operator|| (tribool a, tribool b) noexcept |
| Tri-state boolean or operator. | |
Variables | |
| constexpr static const indeterminate_t | eagine::indeterminate |
Constant representing unspecified tribool value. | |
Copyright Matus Chochlik. Distributed under the Boost Software License, Version 1.0. See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt