2
0
mirror of https://github.com/boostorg/leaf.git synced 2026-02-21 03:02:14 +00:00
Commit Graph

6 Commits

Author SHA1 Message Date
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
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
c631b08fc3 travis 2019-01-27 12:39:11 -08:00
Emil Dotchevski
b8577e9c8f allocator support in capture_in_result and capture_in_exception 2019-01-27 12:16:13 -08:00
Emil Dotchevski
b38309dad3 error_code capture_in_result bug fixed 2019-01-25 22:51:14 -08:00
Emil Dotchevski
4e45151020 capture_result->capture_in_result, capture_exception->capture_in_exception 2019-01-25 14:13:59 -08:00