#include "../assert.hpp"
#include "../branch_predict.hpp"
#include <sstream>
#include <stdexcept>
#include <type_traits>
#include <utility>
Go to the source code of this file.
Classes | |
class | eagine::basic_valid_if_value< T > |
Base class for basic_valid_if, storing the conditionally valid value. More... | |
class | eagine::basic_valid_if< T, Policy, DoLog, P > |
Basic template for conditionally-valid values. More... | |
Namespaces | |
eagine | |
Common code is placed in this namespace. | |
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