#include <context_flag.hpp>
|
template<bool InitialValue = false> |
constexpr auto | create () const |
|
constexpr auto | is_reset () const |
|
constexpr auto | is_set () const |
|
constexpr auto | reset () const |
|
constexpr auto | set () const |
|
constexpr auto | toggle () const |
|
constexpr auto | value () const |
|
template<typename Id>
struct lexyd::_ctx_flag_dsl< Id >
Definition at line 110 of file context_flag.hpp.
◆ create()
template<typename Id >
template<bool InitialValue = false>
◆ is_reset()
◆ is_set()
◆ reset()
◆ set()
◆ toggle()
◆ value()
The documentation for this struct was generated from the following file: