Go to the source code of this file.
Classes | |
| struct | eagine::valid_if_within_limits_policy< Dst, Src > |
| Policy class for values valid if they are withing limits of other type. More... | |
Namespaces | |
| eagine | |
| Common code is placed in this namespace. | |
Typedefs | |
| template<typename Dst , typename Src > | |
| using | eagine::valid_if_within_limits = valid_if< Src, valid_if_within_limits_policy< Dst, Src > > |
| Specialization of valid_if, for values valid if within limits of Dst type. 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