Hans Dembinski
|
81bbbf8b86
|
refactoring axis types into separate functions, make them use compressed_pair instead of crappy custom empty base optimization
|
2018-10-26 00:23:41 +02:00 |
|
Hans Dembinski
|
c35c100654
|
wip, axis_test passes
|
2018-10-21 22:23:34 +02:00 |
|
Hans Dembinski
|
945b547048
|
fixed axis_test
|
2018-10-20 13:02:42 -04:00 |
|
Hans Dembinski
|
35dedfed0f
|
fixes for stevens review part 1
|
2018-10-10 16:02:23 +02:00 |
|
Hans Dembinski
|
47d4d85301
|
use static_cast_visitor to simplify class implementation, removed custom axis::cast, use standard static_cast instead
|
2018-07-21 16:19:33 +02:00 |
|
Hans Dembinski
|
bb9289c258
|
refactoring completed, all tests pass
|
2018-07-14 15:27:08 +02:00 |
|
Hans Dembinski
|
052585b488
|
work in progress, everything compiles again
|
2018-07-14 01:37:34 +02:00 |
|
Hans Dembinski
|
b9a35f7b4f
|
renamed method bin to method at
|
2018-07-05 09:10:04 +02:00 |
|
Hans Dembinski
|
5fc67137e4
|
issue 45: use operator() to fill; issue 44: removed sum(), use std::for_each or std::accumulate instead; added support for stl containers as fill and index arguments
|
2018-07-01 21:41:09 +02:00 |
|