#include "CoinHelperFunctions.hpp"
Go to the source code of this file.
Namespaces | |
Bonmin | |
Define an n-way class for variables. | |
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) |