nguid的std::format特化。
More...
#include <nguid.h>
|
| constexpr auto | parse (const std::format_parse_context &ctx) const |
| | 解析格式字符串。
|
| auto | format (const ngl::nguid &aval, std::format_context &ctx) const |
| | 格式化nguid值。
|
◆ format()
| auto std::formatter< ngl::nguid >::format |
( |
const ngl::nguid & | aval, |
|
|
std::format_context & | ctx ) const |
|
inline |
格式化nguid值。
- Parameters
-
- Returns
- 格式化输出迭代器
◆ parse()
| auto std::formatter< ngl::nguid >::parse |
( |
const std::format_parse_context & | ctx | ) |
const |
|
inlineconstexpr |
解析格式字符串。
- Parameters
-
- Returns
- 解析结束位置
The documentation for this struct was generated from the following file:
- E:/GitHub/ngl_server/public/cpp/actor/actor_base/core/nguid.h