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

eagine::valid_if_ge0_le1_policy< T > Struct Template Reference

Policy for values valid if between zero and one. More...

#include <eagine/valid_if/ge0_le1.hpp>

Public Member Functions

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

Detailed Description

template<typename T>
struct eagine::valid_if_ge0_le1_policy< T >

Policy for values valid if between zero and one.


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