Glen Fernandes
dc76004d4f
Update reference and tutorial documentation
2014-09-02 09:56:40 -07:00
Glen Fernandes
2712f1b160
Update contact information in comments
2014-09-01 01:02:38 -07:00
Glen Fernandes
d57ef40e4e
Remove unnecessary namespace qualifiers
2014-08-31 10:30:49 -07:00
Glen Fernandes
4dd9b818c1
Add forward declaration header and update tests
2014-06-29 10:43:27 -07:00
Glen Fernandes
0518a6eacd
Avoid gcc intrinsic on 32-bit UNIX
2014-06-14 12:33:34 -07:00
Glen Fernandes
44e23e848a
Use the normal names for detail traits
2014-06-12 08:14:34 -07:00
Glen Fernandes
74f368e7d3
Update alignment_of implementation and test
2014-06-11 07:13:36 -07:00
Glen Fernandes
b9bd75af91
Add alignment_of implementations
2014-06-11 07:05:56 -07:00
Glen Fernandes
c270956cb4
Update examples and documentation
2014-06-11 07:05:55 -07:00
Glen Fernandes
b663928ac5
Consume addressof and lightweight_test from core
2014-06-11 07:05:55 -07:00
Glen Fernandes
eab6264a0a
Use POSIX allocation from OSX 10.9
2014-06-11 07:05:19 -07:00
Andrey Semashev
039e397d26
Use _aligned_malloc for all MSVC-compatible compilers
...
Any compiler pretending to be MSVC should implement _aligned_malloc/_aligned_free. In particular this includes Intel Compiler on Windows and (in the future) Clang. These compilers reuse MSVC CRT, which implements these functions.
2014-06-11 07:05:18 -07:00
Glen Fernandes
e1f6c1cbe4
posix_memalign on OSX does not conform for zero size
2014-06-11 07:05:18 -07:00
Glen Fernandes
166656d3a9
Documentation in quickbook
2014-06-11 07:05:18 -07:00
Glen Fernandes
608b34c7ac
Address review feedback
2014-06-11 07:05:18 -07:00
Glen Fernandes
4be8438cdd
Updated Boost.Align implementation
2014-06-11 07:05:18 -07:00