Skip to content

finally broken for piped usage #1842

@jessmorecroft

Description

@jessmorecroft

This worked a few months ago so some refactoring has inadvertently caused this. This looks like an easy fix. __closure not fully qualified in finally.hpp. Think a header file might be missing too.

.... | repeat_until() | finally(net::Disconnect(socket));

Error:

In template: use of undeclared identifier '__closure'clang(undeclared_var_use)
finally.hpp(51, 14): Error occurred here

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions