My Project 3.2.0
C++ Distributed Hash Table
Loading...
Searching...
No Matches
fmt::formatter< dht::Hash< N > > Struct Template Reference
Inheritance diagram for fmt::formatter< dht::Hash< N > >:
Collaboration diagram for fmt::formatter< dht::Hash< N > >:

Public Member Functions

constexpr auto format (const dht::Hash< N > &c, format_context &ctx) const
 

Detailed Description

template<size_t N>
struct fmt::formatter< dht::Hash< N > >

Definition at line 400 of file infohash.h.

Member Function Documentation

◆ format()

template<size_t N>
auto fmt::formatter< dht::Hash< N > >::format ( const dht::Hash< N > & c,
format_context & ctx ) const
inlineconstexpr

Definition at line 401 of file infohash.h.


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