
Definition in file CheckedIterator.H.
#include <assert.h>
#include <stddef.h>
#include <iterator>
Include dependency graph for CheckedIterator.H:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Namespaces | |
| namespace | CheckedIteratorAux |
Classes | |
| class | CheckedIterator< T > |
| A range-checked iterator class for memory debugging. More... | |
Typedefs | |
| typedef unsigned long | diff_t |
Functions | |
| void | CheckedIteratorAux::ck_range_helper (const void *vptr, size_t voffset, const void *vstart, const void *vstop, size_t size) |
1.4.4