Emil Dotchevski
|
ba22d5fb10
|
1. Renamed propagate to load throughout LEAF.
2. Changed result::error to not load, simply returns the error.
3. Added result::load, which loads then returns *this.
4. Added result::accumulate.
|
2019-02-04 11:43:22 -08:00 |
|
Emil Dotchevski
|
c4b4d8bd15
|
separated handle.hpp into handle_all.hpp and handle_some.hpp
|
2019-01-26 17:48:59 -08:00 |
|
Emil Dotchevski
|
e45cb511c5
|
BOOST_TEST->BOOST_TEST_EQ
|
2019-01-25 10:13:23 -08:00 |
|
Emil Dotchevski
|
06a236f39c
|
travis
|
2019-01-25 09:46:22 -08:00 |
|
Emil Dotchevski
|
95a257cac1
|
added new_error overloads
|
2019-01-25 00:37:28 -08:00 |
|
Emil Dotchevski
|
e1a8db14b9
|
updated copyright message
|
2019-01-23 23:30:02 -08:00 |
|
Emil Dotchevski
|
0f9d649b83
|
match/catch_ refactored
|
2019-01-23 19:51:36 -08:00 |
|
Emil Dotchevski
|
bf8a0d1ac5
|
ditched result_traits, added is_result_type
|
2019-01-23 12:29:24 -08:00 |
|
Emil Dotchevski
|
71d5440879
|
class error renamed back to error_id
|
2019-01-22 15:16:21 -08:00 |
|
Emil Dotchevski
|
7708a3d5e0
|
refactored error_id to error: std::error_code
|
2019-01-22 12:39:04 -08:00 |
|