Searched defs:ElementPrinter (Results 1 – 1 of 1) sorted by relevance
1720 struct ElementPrinter { struct1721 static void print( const Tuple& tuple, std::ostream& os ) in print()1733 struct ElementPrinter<Tuple,N,false> { struct1734 static void print( const Tuple&, std::ostream& ) {} in print()