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

Detailed Description

template<typename Char>
struct named_arg_info< Char >

Definition at line 979 of file core.h.

#include <core.h>

Inheritance diagram for named_arg_info< Char >:
[legend]

Public Attributes

const Char * name
 
int id
 

Member Data Documentation

◆ id

template<typename Char >
int named_arg_info< Char >::id

Definition at line 981 of file core.h.

◆ name

template<typename Char >
const Char* named_arg_info< Char >::name

Definition at line 980 of file core.h.


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