OGLplus  (0.59.0) a C++ wrapper for rendering APIs

eagine::valid_if_in_list_policy< T, Range > Struct Template Reference

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.
 

Detailed Description

template<typename T, typename Range>
struct eagine::valid_if_in_list_policy< T, Range >

Policy for values valid if contained in object of Range type.


The documentation for this struct was generated from the following file:

Copyright © 2015-2021 Matúš Chochlík.
<chochlik -at -gmail.com>
Documentation generated on Tue Apr 13 2021 by Doxygen (version 1.8.17).