Return true if the specified array supports the reserve method, and false otherwise.
true
array
reserve
false
Declared in <bdlat_arrayfunctions.h>
<bdlat_arrayfunctions.h>
template<class TYPE> bool bdlat_arraySupportsReserve(TYPE const& array);