Public Member Functions | Static Public Attributes | List of all members
detail::string_literal< CharT, C > Struct Template Reference

#include <format.h>

Public Member Functions

constexpr operator basic_string_view< CharT > () const
 

Static Public Attributes

static constexpr CharT value [sizeof...(C)] = {C...}
 

Detailed Description

template<typename CharT, CharT... C>
struct detail::string_literal< CharT, C >

Definition at line 289 of file format.h.

Member Function Documentation

◆ operator basic_string_view< CharT >()

template<typename CharT , CharT... C>
constexpr detail::string_literal< CharT, C >::operator basic_string_view< CharT > ( ) const
inlineconstexpr

Definition at line 291 of file format.h.

Member Data Documentation

◆ value

template<typename CharT , CharT... C>
constexpr CharT detail::string_literal< CharT, C >::value = {C...}
staticconstexpr

Definition at line 290 of file format.h.


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


plotjuggler
Author(s): Davide Faconti
autogenerated on Sun Aug 11 2024 02:24:30