conduit 0.6.0
Modern C++23 header-only event-dispatching / event-transport library
Loading...
Searching...
No Matches
Static Public Member Functions | List of all members
conduit::event_traits< T > Struct Template Reference

Non-intrusive trait. More...

#include <event.hpp>

Static Public Member Functions

static flags::FlagSet default_flags ()
 

Detailed Description

template<typename T>
struct conduit::event_traits< T >

Non-intrusive trait.

Specialize to attach default flags to a foreign event type that cannot inherit from DefaultFlags<...>.

Member Function Documentation

◆ default_flags()

template<typename T >
static flags::FlagSet conduit::event_traits< T >::default_flags ( )
inlinestatic

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