MOS Source Code
Loading...
Searching...
No Matches
NamedType< name > Struct Template Reference

#include <type_utils.hpp>

+ Inheritance diagram for NamedType< name >:
+ Collaboration diagram for NamedType< name >:

Static Public Attributes

static constexpr mos::string_view type_name = name.__data
 

Detailed Description

template<mos::string_literal name>
struct mos::NamedType< name >

Definition at line 38 of file type_utils.hpp.

Member Data Documentation

◆ type_name

template<mos::string_literal name>
mos::string_view type_name = name.__data
staticconstexpr

Definition at line 40 of file type_utils.hpp.


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