Skip to content

Broken support for older g++ version #24

@ulu

Description

@ulu

Latest version of asio depends on C++11 feature std::addressof or forces developers to use Boost. C++11 is not supported in older compilers (like g++ 3.2.2). With this dependency I am unable to use asio on mature projects.

I did not found any remark to this dependency or drop of compiler support. Is there an older version which provides support for C++98 and C++03 only compilers?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions