BDE 4.14.0 Production release
Loading...
Searching...
No Matches
bslstl_utility

Detailed Description

Outline

Purpose

Provide implementations for utilities not in the system library.

Classes

Canonical header: bsl_utility.h

See also
bsl+bslhdrs

Description

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.

Usage

This component is for use by the bsl+bslhdrs package. Use bsl_utility.h directly.