aboutsummaryrefslogtreecommitdiff
path: root/src/util/cpp11.h
AgeCommit message (Collapse)Author
2017-03-29Add CPP11 header to define nullptr & constexpr (#5471)Loïc Blot
This header permit to use nullptr & constexpr keywords in portable code segments and benefit from nullptr & constexpr when using C++11 and greater