Return true if reserve will attempt to reserve capacity in the specified array, and false otherwise.
true
reserve
array
false
Declared in <bdlat_arrayfunctions.h>
<bdlat_arrayfunctions.h>
template<class TYPE> bool supportsReserve(TYPE const& array);