Tags: #compiler #support #new #features
The following table presents compiler support for new C++ features. These include C++11, C++14, C++17 and various technical specifications.
http://en.cppreference.com/w/cpp/compiler_support
The following table presents compiler support for new C++ features. These include C++11, C++14, C++17 and various technical specifications.
http://en.cppreference.com/w/cpp/compiler_support
Tags: #allocator #model #new #implementing
Judging by the recent amount of talks about the STL Allocator model it is a pretty well-known fact that is has some issues.
https://foonathan.github.io/meetingcpp2016.html
Judging by the recent amount of talks about the STL Allocator model it is a pretty well-known fact that is has some issues.
https://foonathan.github.io/meetingcpp2016.html
foonathan.github.io
Designing and Implementing a new Allocator model