commons 0.1.5
Header-only C++23 library of common/shared types for the C++ libraries
Loading...
Searching...
No Matches
std::formatter< T > Struct Template Reference

Formats any comms::IOrigin (and derived) as its kind() string. No spec. More...

#include <origin.hpp>

Detailed Description

template<typename T>
requires std::derived_from<T, comms::IOrigin>
struct std::formatter< T >

Formats any comms::IOrigin (and derived) as its kind() string. No spec.


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