template <typename Int>
void print_dec(std::ostream& os,
               const Int& v,
               int n)

Declared at: libs/pika/debugging/include/pika/debugging/print.hpp:82

Parameters

std::ostream& os
const Int& v
int n