MCPcopy Create free account
hub / github.com/ObEngine/ObEngine / base

Method base

extlibs/fmt/include/fmt/format.h:417–417  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

415 truncating_iterator_base; // Mark iterator as checked.
416
417 OutputIt base() const { return out_; }
418 std::size_t count() const { return count_; }
419};
420

Callers 2

vformat_to_nFunction · 0.80
format_to_nFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected