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

eagine::valid_if_indicated_policy< Indicator, Comparable, Value > Struct Template Reference

Policy for values valid when non-boolean Indicator has Value. More...

#include <eagine/valid_if/indicated.hpp>

Public Member Functions

template<typename T >
auto operator() (const T &) const noexcept
 Indicates value validity, true if indicator == Value.
 

Detailed Description

template<typename Indicator, typename Comparable, Comparable Value>
struct eagine::valid_if_indicated_policy< Indicator, Comparable, Value >

Policy for values valid when non-boolean Indicator has Value.


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).