qxLib
Classes
std_formatters.h File Reference
#include <qx/macros/static_assert.h>
#include <format>
#include <type_traits>
#include <variant>

Go to the source code of this file.

Classes

struct  std::formatter< std::variant< args_t... >, char_t >
 

Detailed Description

The content of the file extends std::formatter to let it support some std classes. It may break a compilation if someone already did it or some of the realisations were added to std. Include it on your own risk.

Author
Khrapov
Date
26.08.2025

Definition in file std_formatters.h.