On 07/22/13 03:48, dw wrote:
> This patch has nothing to do with boost, and makes no changes to
> inline asm. Just some simple header changes.
>
> This patch:
>
> - Allows winbase.h to use inline intrinsics whether winnt.h is also
> included or not.
> - Brings x86 versions of InterlockedAnd64 et a
This patch has nothing to do with boost, and makes no changes to inline
asm. Just some simple header changes.
This patch:
- Allows winbase.h to use inline intrinsics whether winnt.h is also
included or not.
- Brings x86 versions of InterlockedAnd64 et al into alignment with MS.
- Adds the #i