Policy class for values valid if they are withing limits of other type. More...
#include <eagine/valid_if/within_limits.hpp>
Public Member Functions | |
constexpr auto | operator() (Src value) const noexcept |
Indicates value validity, true if value fits into Dst type. | |
Policy class for values valid if they are withing limits of other type.