Searched defs:FormatString (Results 1 – 1 of 1) sorted by relevance
98 struct FormatString struct100 std::string_view str;101 std::source_location loc;104 FormatString(const char* stringIn, const std::source_location& locIn = in FormatString() function