spdlog
Loading...
Searching...
No Matches
Public Attributes | Friends | List of all members
my_type Struct Reference

Detailed Description

Definition at line 225 of file example.cpp.

Public Attributes

int i
 

Friends

template<typename OStream >
OStream & operator<< (OStream &os, const my_type &c)
 

Friends And Related Symbol Documentation

◆ operator<<

template<typename OStream >
OStream & operator<< ( OStream &  os,
const my_type c 
)
friend

Definition at line 229 of file example.cpp.

Member Data Documentation

◆ i

int my_type::i

Definition at line 227 of file example.cpp.


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