This "compile-time String" puts a short sequence of characters into a type's template parameter, allowing it to be accessed at compile-time in a constexpr hash function. More...
#include <rpc_utils.hpp>
Static Public Member Functions | |
static constexpr uint64_t | hash () |
This "compile-time String" puts a short sequence of characters into a type's template parameter, allowing it to be accessed at compile-time in a constexpr hash function.
This allows us to generate FunctionTags at compile time from the literal names of functions.
Definition at line 42 of file rpc_utils.hpp.
|
inlinestatic |
Definition at line 43 of file rpc_utils.hpp.