|
pars 0.2.1.99
|
#include <spec.h>
Public Types | |
| using | kind_of_event_type = kind_of_event_t |
| template<typename event_t> | |
| using | kind_type = kind_of_event_type::template kind_type<event_t> |
| using | event_type = kind_of_event_type::event_type |
Public Member Functions | |
| auto | format_to (std::format_context &ctx) const -> decltype(ctx.out()) |
Static Public Attributes | |
| static constexpr std::size_t | hash |
| using pars::ev::spec< kind_of_event_t >::event_type = kind_of_event_type::event_type |
| using pars::ev::spec< kind_of_event_t >::kind_of_event_type = kind_of_event_t |
| using pars::ev::spec< kind_of_event_t >::kind_type = kind_of_event_type::template kind_type<event_t> |
|
inline |
|
staticconstexpr |
Definition at line 53 of file spec.h.
Referenced by format_to().