C++ Actor Framework 1.0.0
Loading...
Searching...
No Matches
caf::net::dsl::get_name< T > Struct Template Reference

Meta programming utility for accessing the name of a type. More...

#include <get_name.hpp>

Static Public Attributes

static constexpr std::string_view value = T::name
 

Detailed Description

template<class T>
struct caf::net::dsl::get_name< T >

Meta programming utility for accessing the name of a type.


The documentation for this struct was generated from the following file: