|
conduit 0.6.0
Modern C++23 header-only event-dispatching / event-transport library
|
Mixin marker. More...
#include <event.hpp>
Public Types | |
| using | conduit_default_flags_tag = void |
Static Public Member Functions | |
| static flags::FlagSet | default_flags_value () |
Mixin marker.
Inheriting from DefaultFlags<Fs...> on an event class causes the EventBuilder to OR these flags into the envelope at build time.
| using conduit::DefaultFlags< Fs >::conduit_default_flags_tag = void |
|
inlinestatic |