Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
tmp
OS-2.10.2
Bcp
src
include
BCP_vector_sanity.hpp
Go to the documentation of this file.
1
// Copyright (C) 2000, International Business Machines
2
// Corporation and others. All Rights Reserved.
3
#ifndef _BCP_VECTOR_SANITY_H
4
#define _BCP_VECTOR_SANITY_H
5
6
// This file is fully docified.
7
8
#include "
BCP_vector.hpp
"
9
23
void
BCP_vec_sanity_check
(
BCP_vec<int>::const_iterator
firstpos,
24
BCP_vec<int>::const_iterator
lastpos,
25
const
int
maxsize);
26
27
#endif
BCP_vector.hpp
BCP_vec_sanity_check
void BCP_vec_sanity_check(BCP_vec< int >::const_iterator firstpos, BCP_vec< int >::const_iterator lastpos, const int maxsize)
A helper function to test whether a set positions is sane for a vector.
Definition:
BCP_vector_sanity.cpp:8
BCP_vec
The class BCP_vec serves the same purpose as the vector class in the standard template library...
Definition:
BCP_vector.hpp:24
Generated by
1.8.5