Home
last modified time | relevance | path

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

/external/bcc/tests/cc/
Dcatch.hpp1720 struct ElementPrinter { struct
1721 static void print( const Tuple& tuple, std::ostream& os ) in print()
1733 struct ElementPrinter<Tuple,N,false> { struct
1734 static void print( const Tuple&, std::ostream& ) {} in print()