#include "decl.hpp"
Go to the source code of this file.
Classes | |
struct | eagine::valid_if_indicated_policy< Indicator, Comparable, Value > |
Policy for values valid when non-boolean Indicator has Value. More... | |
Namespaces | |
eagine | |
Common code is placed in this namespace. | |
Typedefs | |
template<typename T , typename Indicator , typename Comparable = bool, Comparable Value = true> | |
using | eagine::valid_if_indicated = valid_if< T, valid_if_indicated_policy< Indicator, Comparable, Value > > |
Specialization of valid_if, for values with non-boolean indicator. More... | |
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