Namespaces
Variants
Actions

std::enable_nonlocking_formatter_optimization

From cppreference.com
< cpp‎ | utility‎ | format
 
 
 
 
Defined in header <format>
template< class T >
constexpr bool enable_nonlocking_formatter_optimization = false;
(since C++23)

This template can be used by implementations to enable efficient implementations of std::print and