Bcp
1.4.4
Loading...
Searching...
No Matches
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.
BCP_var
Abstract base class that defines members common to all types of variables.
Definition
BCP_var.hpp:28
Generated by
1.10.0