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

Detailed Description

template<typename Char>
struct named_arg_value< Char >

Definition at line 1108 of file core.h.

#include <core.h>

Inheritance diagram for named_arg_value< Char >:
[legend]

Public Attributes

const named_arg_info< Char > * data
 
size_t size
 

Member Data Documentation

◆ data

template<typename Char >
const named_arg_info<Char>* named_arg_value< Char >::data

Definition at line 1109 of file core.h.

◆ size

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

Definition at line 1110 of file core.h.


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