Policy class for values valid when they are positive. More...
#include <eagine/valid_if/positive.hpp>
Public Member Functions | |
constexpr auto | operator() (T value) const noexcept |
Indicates value validity, true if 0 < value. | |
Policy class for values valid when they are positive.