|
|
|
|
|
by bregma
1941 days ago
|
|
C++17 was backwards compatible with the venerable C++11 in almost all ways except for the removal of some library constructs few people actually use and have long been replaced by superior models, like `std::auto_ptr` and the old binder functors. |
|