Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Fix C++11 feature detection for undefined _MSC_VER (#7255) | mazocomp | 2018-06-03 |
| | |||
* | Add CPP11 header to define nullptr & constexpr (#5471) | Loïc Blot | 2017-03-29 |
This header permit to use nullptr & constexpr keywords in portable code segments and benefit from nullptr & constexpr when using C++11 and greater |