CppAD: A C++ Algorithmic Differentiation Package
20130102
|
#define CPPAD_BOOSTVECTOR 0 |
If this symbol is one, and _MSC_VER is not defined, we are using boost vector for CPPAD_TESTVECTOR.
It this symbol is zero, we are not using boost vector for CPPAD_TESTVECTOR.
Definition at line 63 of file configure.hpp.