HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
runtime_format_string< Char > Struct Template Reference

#include <core.h>

Public Attributes

basic_string_view< Char > str
 

Detailed Description

template<typename Char = char>
struct runtime_format_string< Char >

Definition at line 2745 of file core.h.

Member Data Documentation

template<typename Char = char>
basic_string_view<Char> runtime_format_string< Char >::str

Definition at line 2746 of file core.h.


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