Home
last modified time | relevance | path

Searched defs:struct_as_int (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/fmtlib/test/
H A Dformat-test.cc2255 struct struct_as_int {}; struct
2256 auto format_as(struct_as_int) -> int { return 42; } in format_as() argument