Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

c++20 support #310

Open
cyboy22 opened this issue Jun 7, 2023 · 3 comments
Open

c++20 support #310

cyboy22 opened this issue Jun 7, 2023 · 3 comments

Comments

@cyboy22
Copy link

cyboy22 commented Jun 7, 2023

Is there a plan to support c++20?

@neogenie
Copy link
Contributor

neogenie commented Jun 7, 2023

We are using ozo with C++20

@cyboy22
Copy link
Author

cyboy22 commented Jun 7, 2023

Thanks for getting back to me so soon.

I included:

#define BOOST_ASIO_USE_TS_EXECUTOR_AS_DEFAULT

and got a bunch of errors which I suspect is now coming from another library (there were no issues before making the definition).

Secondly would you be able to list what calls are behind ozo::make_provider and ozo::make_connection_pool in your presentation?

@neogenie
Copy link
Contributor

neogenie commented Jun 7, 2023

The compatibility issue with C++20 was already solved here: #285

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants