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:
@@ -84,7 +84,7 @@ int main()
|
||||
continue;
|
||||
else
|
||||
{
|
||||
leaf::handle_error( exp, r,
|
||||
exp.handle_error( r,
|
||||
|
||||
[ ]( error_a const & e )
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user