The function clears \p st before gathering statistics.
@note Internal statistics is available only if you compile
- \p libcds and your program with \p -DCDS_ENABLE_HPSTAT key.
+ \p libcds and your program with \p -DCDS_ENABLE_HPSTAT.
*/
static void statistics( stat& st )
{
and can be accessible after destructing the global \p %DHP object.
@note Internal statistics is available only if you compile
- \p libcds and your program with \p -DCDS_ENABLE_HPSTAT key.
+ \p libcds and your program with \p -DCDS_ENABLE_HPSTAT.
Usage:
\code
The function clears \p st before gathering statistics.
@note Internal statistics is available only if you compile
- \p libcds and your program with \p -DCDS_ENABLE_HPSTAT key.
+ \p libcds and your program with \p -DCDS_ENABLE_HPSTAT.
*/
static void statistics( stat& st )
{
and can be accessible after destructing the global \p %HP object.
@note Internal statistics is available only if you compile
- \p libcds and your program with \p -DCDS_ENABLE_HPSTAT key.
+ \p libcds and your program with \p -DCDS_ENABLE_HPSTAT.
Usage:
\code