#include <Value.hpp>
|
| constexpr auto | parse (std::format_parse_context &ctx) |
| template<typename FormatContext> |
| auto | format (const Phasor::Value &v, FormatContext &ctx) const |
Definition at line 515 of file Value.hpp.
◆ Style
| Enumerator |
|---|
| Value | |
| TypeOnly | |
| TypeValue | |
| Debug | |
| Quoted | |
Definition at line 517 of file Value.hpp.
◆ debug_repr()
◆ escape()
| std::string std::formatter< Phasor::Value >::escape |
( |
const std::string & | s | ) |
|
|
inlinestaticprivate |
◆ format()
template<typename FormatContext>
◆ parse()
| auto std::formatter< Phasor::Value >::parse |
( |
std::format_parse_context & | ctx | ) |
|
|
inlineconstexpr |
◆ passthrough
◆ style
The documentation for this struct was generated from the following file: