AUI Framework  master
Cross-platform module-based framework for developing C++20 desktop applications
AStringLiteral< chars > Struct Template Reference

Compile-time string literal. More...

Detailed Description

template<char... chars>
struct AStringLiteral< chars >

Compile-time string literal.

Public Member Functions

 operator const char * () const noexcept
 

#include <AUI/Util/AStringLiteral.h>


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