top | item 44326938

(no title)

dragochat | 8 months ago

exactly, you can't standardize on a solution before any good one exists in the first place

discuss

order

Kranar|8 months ago

Tell that to the C++ Standard Committee. They have no problem standardizing things that don't even exist and may even be impossible to implement.

const_cast|8 months ago

Most additions to the standard library have been existing implementations found in boost. But yes, they have a tendency to go a little too theoretical. C++ standard targets a virtual machine and all that. Modules in particular was a hot mess.