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

eagine::some_true Class Reference

Class storing initially false value and logically or-ing other values. More...

#include <eagine/bool_aggregate.hpp>

Public Member Functions

constexpr auto operator() (bool b=true) noexcept -> auto &
 Logically or-s the stored state with the specified argument.
 
constexpr operator bool () const noexcept
 Returns the current boolean state.
 

Detailed Description

Class storing initially false value and logically or-ing other values.


The documentation for this class 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).