Benjamin Worpitz 966786e7f9 fix compilation for nvcc+clang
nvcc seems to use the host compiler for preprocessing the source for the device and host compilation.
When compiling the host code with the host compiler (clang), `__builtin_assume` is detected correctly and is also available during compilation.
When compiling the device code with nvcc, this builtin function is not available.
2017-08-28 08:12:48 +02:00
2004-07-25 12:01:00 +00:00
2000-07-07 16:04:40 +00:00
2017-06-21 01:20:11 +03:00
2016-05-21 19:34:15 +03:00

Boost.SmartPtr

Branch Travis Appveyor
Develop Build Status Build Status
Master Build Status Build Status
S
Description
Boost.org smart_ptr module
Readme 3.1 MiB
Languages
C++ 99.7%
CMake 0.3%