Policy for values valid if between zero and one. More...
#include <eagine/valid_if/ge0_le1.hpp>
Public Member Functions | |
constexpr auto | operator() (T value) const noexcept |
Indicates value validity, true if 0 <= value <= 1. | |
Policy for values valid if between zero and one.