Commit 62694496 authored by Mark de Wever's avatar Mark de Wever
Browse files

[libc++][format] Implements P3107R5 in <format>.

This adds the new std::enable_nonlocking_formatter_optimization trait in
<format>. This trait will be used in std::print to implement the
performance benefits.

Implements parts of
- P3107R5 - Permit an efficient implementation of ``std::print``
parent cf6e62d8
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment