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

Detailed Description

Provide a standard compliant print(FILE) implementation.

Outline

Purpose

Provide a standard compliant print(FILE) implementation.

Classes

Canonical Header

bsl_print.h

See also
ISO C++ Standard, <print>

Description

This component will provide, in the bsl namespace, wrappers around the functions exposed by the standard <print> header, where they are available, otherwise aliases to the bslfmt implementation.

Where a BDE implementation is provided, functionality is limited to that provided by C++23 and excludes the following features:

Also, when using it, all limitations of the underlying bslfmt implementation apply.