iceberg-cpp
Loading...
Searching...
No Matches
Public Member Functions | List of all members
std::formatter< Derived > Struct Template Reference

Make all classes deriving from iceberg::util::Formattable formattable with std::format. More...

#include <formatter.h>

Inheritance diagram for std::formatter< Derived >:

Public Member Functions

template<class FormatContext >
auto format (const iceberg::util::Formattable &obj, FormatContext &ctx) const
 

Detailed Description

template<std::derived_from< iceberg::util::Formattable > Derived>
struct std::formatter< Derived >

Make all classes deriving from iceberg::util::Formattable formattable with std::format.


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