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

eagine::valid_if_lt_policy< T, Cmp > Struct Template Reference

Policy class for values valid if less than Cmp. More...

#include <eagine/valid_if/less_than.hpp>

Public Member Functions

constexpr auto operator() (T value) const noexcept
 Indicates value validity, true if value < Cmp.
 

Detailed Description

template<typename T, T Cmp>
struct eagine::valid_if_lt_policy< T, Cmp >

Policy class for values valid if less than Cmp.


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