Zach Laine
71c697d23d
Convert from Boost.Hana to Hana lite, part 2: introduce a template aliases for
...
constants like llong; provide a tuple accessor get(); use these throughout the
code.
Also, adapt the code in detail/hl.hpp to work with hana::tuple and std::tuple.
2020-09-20 16:05:52 -05:00
Zach Laine
d8a323a5fb
Fix VC2019 test failures.
2020-09-09 23:42:04 -05:00
Zach Laine
b33992719c
Add symbol parser example.
2020-08-30 18:06:50 -05:00
Zach Laine
12e9941b9f
Add initializer list ctor to symbol_parser.
2018-10-19 20:31:59 -05:00
Zach Laine
c7d9dc38c6
Make symbol_parser concurrency-safe to use from different calls to *parse() on
...
different threads.
2018-10-19 19:49:17 -05:00