Go to the documentation of this file.
9 #ifndef EAGINE_SELECTOR_HPP
10 #define EAGINE_SELECTOR_HPP
20 template <
identifier_t V>
51 #endif // EAGINE_SELECTOR_HPP
Common code is placed in this namespace.
Definition: eagine.hpp:21
Template used to construct tag-types used mostly in tag-dispatching.
Definition: selector.hpp:21
std::uint64_t identifier_t
The underlying integer type for eagine::identifier.
Definition: identifier_t.hpp:19