| ▲ | seanhunter 4 days ago | |||||||
Yes. If anything, this is taking a complex yet common idiom and making it simpler. | ||||||||
| ▲ | usrnm 4 days ago | parent [-] | |||||||
Is it actually simpler, though? The unfortunate reality of this world is the fact that C++ is not the latest standard of the language or the newest shiny library, it's all of them at the same time. Adding a new way of doing the same thing decreases complexity only if you migrate all of the existing code, which nobody ever does. | ||||||||
| ||||||||