17template <std::
size_t MaxHandlers = 8, std::
size_t InlineSize = 32>
Definition Application.hpp:16
Policy configuring compile-time handler capacity and delegate inline storage size.
Definition StoragePolicies.hpp:18
static constexpr std::size_t inline_storage_size
Definition StoragePolicies.hpp:20
static constexpr std::size_t max_handlers_per_event
Definition StoragePolicies.hpp:19