Template:cpp/utility/format/dsc formattable

来自cppreference.com

|- class="t-dsc"

|

| 指示一个类型可格式化,即它特化了 std::formatter 并且提供了成员函数 parseformat
(概念) |-