2
0
mirror of https://github.com/boostorg/leaf.git synced 2026-02-01 08:32:14 +00:00

member handle_error

This commit is contained in:
Emil Dotchevski
2019-01-03 17:25:09 -08:00
parent 484ca0c55e
commit e032a0b4f7
55 changed files with 303 additions and 358 deletions

View File

@@ -84,7 +84,7 @@ int main()
continue;
else
{
leaf::handle_error( exp, r,
exp.handle_error( r,
[ ]( error_a const & e )
{