1
0
forked from boostorg/mp11
Files
boost_mp11/include/boost
Alexander Matthes 6cd7355d94 Changed precompiler test for cuda 9 workaround
BOOST_WORKAROUND( BOOST_CUDA_VERSION, / 1000000 == 9 ) was not working because
BOOST_CUDA_VERSION is defined as sum without brackets so / 1000000 was only
applied to the last addend.
2018-04-27 08:52:54 +02:00
..
2017-07-20 19:16:41 +03:00