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

#include <type_utils.hpp>

+ Collaboration diagram for NamedType< name >:

Static Public Attributes

static constexpr mos::string_view type_name = name.value
 

Detailed Description

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

Definition at line 23 of file type_utils.hpp.

Member Data Documentation

◆ type_name

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

Definition at line 25 of file type_utils.hpp.


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