Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add a feature check to test availability of auto_ptr | Daniel Pfeifer | 2016-09-26 | 1 | -0/+1 |
* | Check for availability of unique_ptr and make_unique when building CMake | Brad King | 2016-09-16 | 1 | -0/+5 |
* | cxx features: add check for nullptr | Daniel Pfeifer | 2016-06-27 | 1 | -0/+1 |
* | cxx features: add check for override | Daniel Pfeifer | 2016-06-27 | 1 | -0/+1 |
* | Use <unordered_set> where available | Daniel Pfeifer | 2016-06-27 | 1 | -0/+1 |
* | Make C++ feature checks extensible | Daniel Pfeifer | 2016-06-27 | 1 | -0/+36 |