#include "in_class.hpp"
Go to the source code of this file.
Classes | |
struct | eagine::valid_if_le_size_ge0_policy< T, C > |
Policy for values valid if >= 0 and <= container.size(). More... | |
Namespaces | |
eagine | |
Common code is placed in this namespace. | |
Typedefs | |
template<typename C , typename T > | |
using | eagine::valid_if_le_size_ge0 = in_class_valid_if< T, C, valid_if_le_size_ge0_policy< T, C > > |
Specialization of valid_if, for values valid if >= 0 and <= container.size(). 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