BDE 4.14.0 Production release
|
Provide implementations for utilities not in the system library.
Canonical header: bsl_utility.h
This component is for internal use only. Please include <bsl_utility.h>
instead. This component provides a namespace for free functions implementing standard utilities that are not provided by the underlying standard library implementation. For example, as_const
is a C++17 utility, and it is provided here for code using C++03.
This component is for use by the bsl+bslhdrs
package. Use bsl_utility.h
directly.