|
|
|
|
|
by banachtarski
1698 days ago
|
|
There are tons of facilities in the language intended for library authors and abstractions that are absolutely intended to be used out of the box. This is just how things are, features are provided at various levels of abstractions. I know HN loves to collectively hate on C++ but “caste system?” Lol |
|
It is similar how templated code that basically becomes "magic" for an average programmer like me. I can't wrap my head around such complex templated libraries either but the simplicity of using such libraries are sure welcomed by me. I think it is perfectly have some language features for more advanced users.
Hey, at least they are adding concepts. Maybe I will move up to another caste and will be able to write more complex templated code now.