Glen Fernandes
f8907c99d7
Support aligned_allocator<void> without specialization
2019-05-18 13:50:47 -04:00
Glen Fernandes
ff1c174b86
Update documentation
2019-05-18 12:29:46 -04:00
Glen Fernandes
8caa2c0af0
Support for any integral and any pointer types
...
Covers is_aligned, align_up, and align_down.
2019-05-18 08:36:54 -04:00
Glen Fernandes
9f6361fc66
Remove conditional value_type typedef and update documentation
2017-05-03 23:23:53 -04:00
Glen Fernandes
0d6e14e133
Update README.md blurb
2017-04-03 21:14:24 -04:00
Glen Fernandes
276dd160bd
More documentation formatting
2017-04-03 20:01:25 -04:00
Glen Fernandes
2f8a52fbb9
Update documentation examples
2017-04-02 21:21:11 -04:00
Glen Fernandes
1ea7e5f5d5
Rewrite documentation and examples
2017-04-02 20:14:53 -04:00
Glen Fernandes
d86fbd4be3
Update comments to pass Boost inspect
2017-02-01 22:54:21 -05:00
Glen Fernandes
a55058b433
Remove Quickbook blockquotes in documentation
2016-09-01 10:48:56 -04:00
Glen Fernandes
46edbf6a4c
Update documentation and tests
2015-12-17 00:24:52 -05:00
Glen Fernandes
6e72b6adf7
Add alignment_of_v variable template for C++14
2015-12-16 19:03:53 -05:00
Glen Fernandes
2fe6991bad
Change interface of align_up and align_down
2015-12-16 07:28:09 -05:00
Glen Fernandes
2d97f75083
Remove noexcept specifier from defaulted constructor
2015-11-08 15:02:39 -05:00
Glen Fernandes
0b6c218f60
Update documentation and description
2015-08-08 02:23:31 -04:00
Glen Fernandes
1c9f2779cc
Remove namespace and comment indentation
2015-07-29 00:37:36 -04:00
Glen Fernandes
d9de3bb48e
Reformat and update documentation and examples
2015-05-19 11:32:23 -07:00
Joel Falcou
b6e0a6862d
Introduce alignment hints macro specifier
...
Some compilers provide custom function to explicit the fact
that a pointer is indded aligned on a given boundary. This
PR introduces BOOST_ALIGN_ASSUME_ALIGNED to provide a portable
way to use such hints.
2015-05-01 18:02:55 +02:00
Glen Fernandes
fbb4c38c19
Minor documentation corrections
2014-10-07 14:40:11 +11:00
Glen Fernandes
297123451a
Update documentation and tests
2014-09-15 17:30:37 -07:00
Glen Fernandes
3964742052
Update compatibility in documentation
2014-09-06 11:04:05 -07:00
Glen Fernandes
3bccbcd369
Update reference documentation
2014-09-05 05:16:43 -07:00
Glen Fernandes
6b2d8b90c6
Update compatibility section in documentation
2014-09-05 03:39:42 -07:00
Glen Fernandes
19d5a2602c
alignment_of with integral_constant interface
2014-09-05 02:05:09 -07:00
Glen Fernandes
a3d3acf7af
Improve tutorial and examples
2014-09-05 01:32:12 -07:00
Glen Fernandes
3af2e9b0b4
Further simplify documentation
2014-09-02 23:40:54 -07:00
Glen Fernandes
f74a7f5d2d
Very minor documentation updates
2014-09-02 16:30:12 -07:00
Glen Fernandes
76680eaca4
Divide manual and reference
2014-09-02 15:55:32 -07:00
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
a655f6b19b
Update unit test and documentation
2014-06-13 03:01:43 -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
bf4926a989
Updated documentation
2014-06-11 07:05:19 -07:00
Glen Fernandes
166656d3a9
Documentation in quickbook
2014-06-11 07:05:18 -07:00