Fcitx
Public Types | Static Public Member Functions | List of all members
fcitx::MetaString< c > Struct Template Referencefinal

Public Types

using array_type = char const(&)[sizeof...(c)+1]
 

Static Public Member Functions

static constexpr std::size_t size ()
 
static constexpr const char * data ()
 
static constexpr bool empty ()
 
static constexpr array_type str ()
 

Detailed Description

template<char... c>
struct fcitx::MetaString< c >

Definition at line 21 of file metastring.h.


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