Computes the type number for T
.
More...
#include <type_nr.hpp>
|
static constexpr uint16_t | value |
|
template<class T, bool IsIntegral = std::is_integral<T>::value>
struct caf::type_nr< T, IsIntegral >
Computes the type number for T
.
◆ value
template<class T , bool IsIntegral = std::is_integral<T>::value>
Initial value:= static_cast<uint16_t>(
detail::tl_index_of<sorted_builtin_types, T>::value + 1)
The documentation for this struct was generated from the following file:
- /build/actor-framework-Uk1oAI/actor-framework-0.17.6/libcaf_core/caf/type_nr.hpp