Policy for values valid if contained in object of Range type. More...
#include <eagine/valid_if/in_list.hpp>
Public Member Functions | |
auto | operator() (const T &value) const noexcept -> bool |
Indicates value validity, true if value is one of the specified choices. | |
Policy for values valid if contained in object of Range type.