#include <gnuradio/logger.h>
|
template<typename FormatCtx > |
auto | format (const std::shared_ptr< T > &ptr, FormatCtx &ctx) -> decltype(fmt::formatter< const void *, Ch >::format(fmt::ptr(ptr), ctx)) |
|
◆ format()
template<typename T , typename Ch >
template<typename FormatCtx >
auto fmt::formatter< std::shared_ptr< T >, Ch >::format |
( |
const std::shared_ptr< T > & |
ptr, |
|
|
FormatCtx & |
ctx |
|
) |
| -> decltype(fmt::formatter<const void *, Ch>::format(fmt::ptr(ptr), ctx))
|
|
inline |
The documentation for this struct was generated from the following file: