Searched defs:PrintImp (Results 1 – 2 of 2) sorted by relevance
71 void PrintImp(std::ostream& out) { out << std::endl; } in PrintImp() function74 void PrintImp(std::ostream& out, First&& f, Rest&&... rest) { in PrintImp() function
68 void PrintImp(std::ostream& out) { out << std::endl; } in PrintImp() function71 void PrintImp(std::ostream& out, First&& f, Rest&&... rest) { in PrintImp() function