Home
last modified time | relevance | path

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

/llvm-project/libcxx/include/__ostream/
H A Dprint.h156 _LIBCPP_HIDE_FROM_ABI void println(ostream& __os, format_string<_Args...> __fmt, _Args&&... __args) { println() function
171 _LIBCPP_HIDE_FROM_ABI inline void println(ostream& __os) { println() function