cds  1.4.0
cds::memory::michael::debug_bound_checking Class Reference

Debug bound checker. More...

#include <cds/memory/michael/bound_check.h>

Inheritance diagram for cds::memory::michael::debug_bound_checking:

Detailed Description

Debug bound checker.

This is one of value of opt::check_bounds option for Michael's Heap memory allocator. It is intended for debug mode only. It throws an assertion when memory bound violation is detected. In release mode it is equal to opt::check_bounds<cds::opt::none> .


The documentation for this class was generated from the following file:

cds 1.4.0 Developed by Maxim Khiszinsky aka khizmax 2007 - 2012
Autogenerated Mon May 20 2013 00:38:01 by Doxygen 1.8.3.1