spdlog
Loading...
Searching...
No Matches
Public Member Functions | List of all members
formatter< void *, Char > Struct Template Reference

Detailed Description

template<typename Char>
struct formatter< void *, Char >

Definition at line 2374 of file format.h.

#include <format.h>

Inheritance diagram for formatter< void *, Char >:
[legend]

Public Member Functions

template<typename FormatContext >
auto format (void *val, FormatContext &ctx) const -> decltype(ctx.out())
 

Member Function Documentation

◆ format()

template<typename Char >
template<typename FormatContext >
auto formatter< void *, Char >::format ( void *  val,
FormatContext &  ctx 
) const -> decltype(ctx.out())
inline

Definition at line 2376 of file format.h.


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