Types
using size_type = kernel_type_array::size_typeusing value_type = kernel_type_array::value_typeusing const_iterator = kernel_type_array::const_iteratorusing iterator = kernel_type_array::iteratorusing id_type = kernel_type::id_type
Classes
class sbn::kernel_type_registry::sentry
Methods
template <class Type>
add(id_type id) -> voidadd(kernel_type type) -> voidfind(std::type_index idx) const -> const_iteratorfind(id_type id) const -> const_iteratorempty() const -> boolsize() const -> size_typeend() const -> const_iteratorbegin() const -> const_iteratorguard() -> sentryguard() const -> sentry