s/thread:id/thread::id/ in the subject line
On 24/04/25 12:50 +0200, Tomasz Kamiński wrote:
This patch add constrains __formatter::__char to _CharT type parameter
s/constrains/constraint/
of formatter specialization, matching the constrains
same change here
of formatting of integer/point
This patch add constrains __formatter::__char to _CharT type parameter
of formatter specialization, matching the constrains
of formatting of integer/pointers that are used as native handles.
The dependency on header, is changed to .
To achieve that, formatting of pointers is extraced from void co