41#ifdef PB_DS_CLASS_C_DEC
43#ifdef PB_DS_BINARY_HEAP_TRACE_
54 for (size_type i = 0; i < m_size; ++i)
55 trace_entry(m_a_entries[i], s_no_throw_copies_ind);
59 std::cerr <<
"size = " << m_size <<
" " <<
"actual_size = " << m_actual_size <<
std::endl;
61 resize_policy::trace();
67trace_entry(
const entry& r_e, false_type)
const
75trace_entry(
const entry& r_e, true_type)
const
basic_ostream< _CharT, _Traits > & endl(basic_ostream< _CharT, _Traits > &__os)
Write a newline and flush the stream.
ostream cerr
Linked to standard output.
ostream cout
Linked to standard input.