Ion Gaztañaga
|
3f17244225
|
Removed the intrin.h-related part
Removed the commented part as the comment clearly says that VC9 has problems when intrin.h is included.
|
2015-10-18 19:44:17 +02:00 |
|
Ion Gaztañaga
|
ca93749614
|
Support MSVC-7.1/ intrin.h available >= MSVC-8.0
-> MSVC 7.1 has no intrin.h and needs to use "#pragma intrinsic".
-> intrin.h available since Visual 2005
|
2015-10-18 12:51:13 +02:00 |
|
Peter Dimov
|
c003fba3a0
|
Renamed, cleaned up interlocked.hpp; added test
|
2014-02-12 20:48:35 +02:00 |
|