Date: Sat, 31 Dec 2022 15:38:07 -0300
On Friday, 30 December 2022 22:28:29 -03 Yuri via Std-Proposals wrote:
> fmt::print is a separate library so it can't appear in the C++ standard.
That's not the point.
The point is that the proposal for a Core Language feature must work
regardless of the standard library implementation.
Core Language requirements on specific Standard Library features must be REALLY
light-weight and any implementation of the functionality must be effectively
identical. Such as std::initializer_list.
> fmt::print is a separate library so it can't appear in the C++ standard.
That's not the point.
The point is that the proposal for a Core Language feature must work
regardless of the standard library implementation.
Core Language requirements on specific Standard Library features must be REALLY
light-weight and any implementation of the functionality must be effectively
identical. Such as std::initializer_list.
-- Thiago Macieira - thiago (AT) macieira.info - thiago (AT) kde.org Software Architect - Intel DCAI Cloud Engineering
Received on 2022-12-31 18:38:10