clipp::detail::flip_bool Class Reference

flips bools More...

#include <clipp.h>

Public Member Functions

constexpr flip_bool (bool &target) noexcept
 
void operator() () const
 

Detailed Description

flips bools

Definition at line 490 of file clipp.h.

Constructor & Destructor Documentation

◆ flip_bool()

constexpr clipp::detail::flip_bool::flip_bool ( bool target)
inlineexplicitconstexprnoexcept

Definition at line 494 of file clipp.h.

Member Function Documentation

◆ operator()()

void clipp::detail::flip_bool::operator() ( ) const
inline

Definition at line 498 of file clipp.h.


The documentation for this class was generated from the following file: