Closed cschreib closed 4 years ago
Now that we no longer support C++03, we can get rid of the conditional support for "new" C++ features, such as nullptr, default template parameters, etc.
nullptr
Now that we no longer support C++03, we can get rid of the conditional support for "new" C++ features, such as
nullptr
, default template parameters, etc.