Hans Dembinski
|
18567de9f3
|
simpler variant
* simpler, now correct variant
* replaced reference_wrapper with pointer
|
2019-05-15 14:55:27 +02:00 |
|
Hans Dembinski
|
8602102014
|
support -fno-exceptions and -fno-rrti and test this
|
2019-05-12 22:08:10 +02:00 |
|
Hans Dembinski
|
170199bb9f
|
replacing boost::variant with detail::variant
- removes large number of outdated indirect boost dependencies
- less limited in number of stored types
|
2019-04-30 16:27:14 +02:00 |
|
Hans Dembinski
|
073dffdf09
|
More doc improvements
|
2019-04-28 12:22:49 +02:00 |
|
Hans Dembinski
|
02348a74e1
|
Replace boost::iterator_adaptor with private iterator_adaptor to reduce dependencies
|
2019-04-19 23:07:23 +02:00 |
|