/home/coin/SVN-release/Bcp-1.2.1/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 Thu Jan 15 03:00:59 2009 for coin-Bcp by  doxygen 1.4.7