Commit Graph

20 Commits

Author SHA1 Message Date
Glen Fernandes
9f6361fc66 Remove conditional value_type typedef and update documentation 2017-05-03 23:23:53 -04:00
Glen Fernandes
0ed2702511 Unit test for alignment_of now compiles faster 2017-03-23 22:48:26 -04:00
Glen Fernandes
f90f7ba4f2 Correct unit tests for adaptor and trait 2017-03-23 22:48:26 -04:00
Glen Fernandes
3bfcbc523f Revise code, documentation, tests 2017-03-23 22:48:26 -04:00
Glen Fernandes
d86fbd4be3 Update comments to pass Boost inspect 2017-02-01 22:54:21 -05:00
Glen Fernandes
e06e7dbf8b Clean up includes and refactor aligned_alloc 2015-12-19 17:51:56 -05:00
Glen Fernandes
f001ed1d5c Update is_aligned unit test 2015-12-16 21:44:59 -05:00
Glen Fernandes
fa72ba63ea Add align_up, align_down and other minor changes 2015-12-15 23:00:57 -05:00
Glen Fernandes
3152b76905 Better diagnostics in unit test for alignment_of 2015-08-08 22:52:02 -04:00
Glen Fernandes
d979a2536f Rename detail offset_object to alignof_helper 2015-08-08 02:23:29 -04:00
Glen Fernandes
1c9f2779cc Remove namespace and comment indentation 2015-07-29 00:37:36 -04:00
Glen Fernandes
8c0b44f9d6 Simplify two alignment_of implementations 2014-09-06 19:39:28 -07:00
Glen Fernandes
31b36c91c5 Compensate for template support in gcc 4.4 2014-09-05 19:20:26 -07:00
Glen Fernandes
2712f1b160 Update contact information in comments 2014-09-01 01:02:38 -07:00
Glen Fernandes
1bf8903e6b Update alignment_of test 2014-06-17 11:11:30 -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
Peter Dimov
b1b90669c9 Add back function pointer test. 2014-06-11 07:06:07 -07:00
Peter Dimov
f6ec51d104 Add more tests. 2014-06-11 07:06:07 -07:00
Glen Fernandes
b9bd75af91 Add alignment_of implementations 2014-06-11 07:05:56 -07:00