Bonmin  1.8.8
Namespaces | Functions
BonArraysHelpers.hpp File Reference
#include "CoinHelperFunctions.hpp"

Go to the source code of this file.

Namespaces

 Bonmin
 (C) Copyright International Business Machines Corporation 2007
 

Functions

template<class X >
void Bonmin::resizeAndCopyArray (X *&array, unsigned int oldSize, unsigned int newSize)
 
template<class X >
void Bonmin::resizeAndCopyArray (X *&array, unsigned int oldSize, unsigned int newSize, unsigned int &capacity)