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

eagine::valid_if_within_limits_policy< Dst, Src > Struct Template Reference

Policy class for values valid if they are withing limits of other type. More...

#include <eagine/valid_if/within_limits.hpp>

Public Member Functions

constexpr auto operator() (Src value) const noexcept
 Indicates value validity, true if value fits into Dst type.
 

Detailed Description

template<typename Dst, typename Src>
struct eagine::valid_if_within_limits_policy< Dst, Src >

Policy class for values valid if they are withing limits of other 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).