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

eagine::valid_if_nonneg_policy< T > Struct Template Reference

Policy class for values valid when they are non-negative. More...

#include <eagine/valid_if/nonnegative.hpp>

Public Member Functions

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

Detailed Description

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

Policy class for values valid when they are non-negative.


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