2
0
mirror of https://github.com/boostorg/leaf.git synced 2026-01-26 06:32:23 +00:00
Commit Graph

8 Commits

Author SHA1 Message Date
Emil Dotchevski
adc5384589 rewrite complete, all tests working 2019-02-09 18:53:30 -08:00
Emil Dotchevski
84df857c10 more "using", renamed capture_ to remote_ 2019-01-30 22:52:20 -08:00
Emil Dotchevski
9dc430180b added different error_ types, converted capture_in_result/capture_in_exception to call the passed function, rather than return a function that calls it 2019-01-30 17:11:53 -08:00
Emil Dotchevski
e4a54437b0 bound_handle_all, bound_handle_some, bound_try_ 2019-01-29 13:34:13 -08:00
Emil Dotchevski
d13dc40a52 better capture_in_result/capture_in_exception interface
als is_error_type -> is_e_type.
2019-01-28 16:24:49 -08:00
Emil Dotchevski
1a3c30cfd9 fixed bug in error objects capture, thanks sorin 2019-01-27 15:08:31 -08:00
Emil Dotchevski
a9302bb23c handlers in tuple 2019-01-26 23:35:51 -08:00
Emil Dotchevski
4e45151020 capture_result->capture_in_result, capture_exception->capture_in_exception 2019-01-25 14:13:59 -08:00