#include "decl.hpp"
Go to the source code of this file.
Classes | |
struct | eagine::valid_if_in_list_policy< T, Range > |
Policy for values valid if contained in object of Range type. More... | |
Namespaces | |
eagine | |
Common code is placed in this namespace. | |
Typedefs | |
template<typename T , typename Range > | |
using | eagine::valid_if_in_list = valid_if< T, valid_if_in_list_policy< T, Range > > |
Specialization of valid_if, for values valid in Range. | |
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