BloombergLP::bslim::Printer_Helper::printTupleElements

Terminate recursion when printing tuple elements.

Synopsis

Declared in <bslim_printer.h>

template<class t_TUPLE>
static
void
printTupleElements(
    Printer& printer,
    t_TUPLE const& data,
    bsl::integral_constant<int, 0> sizeTag);

Parameters

NameDescription
printerunused; present to match the recursive overload
dataunused; present to match the recursive overload
sizeTagunused size tag indicating that no elements remain