Files
CMake/Source
Brad King 3a2c736b41 Extend C++17/C++14 feature checks to require unique_ptr
When testing compiler modes higher than C++11 for constructs we need,
include a check for using `unique_ptr` in that mode.  The PGI 18.4
compiler in some environments supports `unique_ptr` in C++11 mode
but is broken for C++14 and C++17.  Check that `unique_ptr` works
in these modes before using one.
2018-08-01 14:03:43 -04:00
..
2018-06-29 08:56:25 -04:00
2018-06-04 10:32:49 -04:00
2018-08-01 00:01:07 -04:00
2018-01-04 06:52:01 +11:00
2018-06-04 10:32:49 -04:00
2018-06-04 10:32:49 -04:00
2018-06-04 10:32:49 -04:00
2018-01-04 06:52:01 +11:00
2018-06-04 10:32:49 -04:00
2018-06-04 10:32:49 -04:00
2018-02-26 11:24:45 -05:00
2018-02-26 11:24:45 -05:00
2018-06-04 10:32:49 -04:00
2018-02-13 11:24:30 -05:00
2018-06-04 10:32:49 -04:00
2018-04-03 17:28:08 -04:00