Home
last modified time | relevance | path

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

/freebsd/contrib/bsnmp/tests/
H A Dcatch.hpp1904 struct TupleElementPrinter { struct
1905 static void print(const Tuple& tuple, std::ostream& os) { in print()
1916 struct TupleElementPrinter<Tuple, N, false> { struct
1917 static void print(const Tuple&, std::ostream&) {} in print()