/home/coin/SVN-release/CoinAll-1.1.0/Bcp/src/include/BCP_vector_sanity.hpp

Go to the documentation of this file.
00001 // Copyright (C) 2000, International Business Machines
00002 // Corporation and others.  All Rights Reserved.
00003 #ifndef _BCP_VECTOR_SANITY_H
00004 #define _BCP_VECTOR_SANITY_H
00005 
00006 // This file is fully docified.
00007 
00008 #include "BCP_vector.hpp"
00009 
00023 void BCP_vec_sanity_check(BCP_vec<int>::const_iterator firstpos,
00024                           BCP_vec<int>::const_iterator lastpos,
00025                           const int maxsize);
00026 
00027 #endif

Generated on Sun Nov 14 14:06:29 2010 for Coin-All by  doxygen 1.4.7