Photon
1.0.0
Loading...
Searching...
No Matches
Public Member Functions
|
List of all members
formatter< void *, Char > Struct Template Reference
#include <
format.h
>
Inheritance diagram for formatter< void *, Char >:
Public Member Functions
template<typename FormatContext >
auto
format
(void *val, FormatContext &ctx) const -> decltype(ctx.out())
Public Member Functions inherited from
formatter< const void *, Char >
formatter
()=delete
Member Function Documentation
◆
format()
template<typename Char >
template<typename FormatContext >
auto
formatter
< void *, Char >::format
(
void *
val
,
FormatContext &
ctx
)
const -> decltype(ctx.out())
inline
The documentation for this struct was generated from the following file:
vendor/spdlog/fmt/bundled/
format.h
formatter< void *, Char >
Generated by
1.9.8