|
ORE Studio 0.0.4
|
Traits template for mapping event types to their logical names. More...
#include <event_traits.hpp>

Traits template for mapping event types to their logical names.
Each domain event should specialize this template to provide its string identifier used in the notification protocol.
Example:
| Event | The event type. |