spdlog
Loading...
Searching...
No Matches
Public Attributes | List of all members
string_value< Char > Struct Template Reference

Detailed Description

template<typename Char>
struct string_value< Char >

Definition at line 1103 of file core.h.

#include <core.h>

Inheritance diagram for string_value< Char >:
[legend]

Public Attributes

const Char * data
 
size_t size
 

Member Data Documentation

◆ data

template<typename Char >
const Char* string_value< Char >::data

Definition at line 1104 of file core.h.

◆ size

template<typename Char >
size_t string_value< Char >::size

Definition at line 1105 of file core.h.


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