Hans Dembinski
|
b8d158e94e
|
refactoring axis types into separate functions, make them use compressed_pair instead of crappy custom empty base optimization
|
2019-01-11 00:06:25 +01:00 |
|
Hans Dembinski
|
c02e7b0f22
|
wip, axis_test passes
|
2019-01-11 00:06:25 +01:00 |
|
Hans Dembinski
|
7822c87f4f
|
fixed axis_test
|
2019-01-11 00:06:25 +01:00 |
|
Hans Dembinski
|
feaf5bd2c8
|
fixes for stevens review part 1
|
2019-01-11 00:06:25 +01: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 |
|