1
0
forked from boostorg/mp11
Files
boost_mp11/include/boost/mp11
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-03-15 21:23:15 +02:00
2018-04-26 10:53:59 +02:00
2017-07-18 16:37:31 +03:00
2018-04-26 10:53:59 +02:00