Tatooine
Static Public Attributes | List of all members
tatooine::c_str_assembler< cs > Struct Template Reference

#include <concat_string_view.h>

Collaboration diagram for tatooine::c_str_assembler< cs >:
[legend]

Static Public Attributes

static constexpr const char c_str [] = {cs..., '\0'}
 
static constexpr std::string_view value {c_str}
 

Member Data Documentation

◆ c_str

template<const char... cs>
constexpr const char tatooine::c_str_assembler< cs >::c_str[] = {cs..., '\0'}
staticconstexpr

◆ value

template<const char... cs>
constexpr std::string_view tatooine::c_str_assembler< cs >::value {c_str}
staticconstexpr

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