LkEngine 0.1.2
 
Loading...
Searching...
No Matches
LkEngine::Core::TStringLiteral< N > Struct Template Reference

#include <TypeTrait.h>

Public Member Functions

constexpr TStringLiteral (const char(&InString)[N])
 
constexpr std::size_t Size () const
 
constexpr std::string_view View () const
 
 operator std::string_view () const
 

Public Attributes

char value [N]
 

Detailed Description

template<std::size_t N>
struct LkEngine::Core::TStringLiteral< N >

TStringLiteral

Constexpr string literal.


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