Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

Struct template stability_counter_type

boost::heap::stability_counter_type — Specifies the type for stability counter.

Synopsis

// In header: <boost/heap/policies.hpp>

template<typename IntType> 
struct stability_counter_type {
};

PrevUpHomeNext