BDE 4.39.x Production Release
Loading...
Searching...
No Matches
bslstl_utility

Detailed Description

Provide implementations for utilities not in the system library.

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.