Home
last modified time | relevance | path

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

/external/fmtlib/include/fmt/
Dformat.h392 constexpr T* to_pointer(OutputIt, size_t) { in to_pointer() function
395 template <typename T> T* to_pointer(buffer_appender<T> it, size_t n) { in to_pointer() function