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 compilation problem #76

Open
pmakaragc opened this issue Jul 1, 2021 · 1 comment
Open

C++ 20 compilation problem #76

pmakaragc opened this issue Jul 1, 2021 · 1 comment

Comments

@pmakaragc
Copy link

Hello,

The library does not compile when C++20 is enabled. The std::result_of has been in removed in this version (https://en.cppreference.com/w/cpp/types/result_of).

Would it be possible to fix it?

Thank you.

@PJ127
Copy link

PJ127 commented Sep 20, 2022

Same problem here. Is the spdlog_setup project going to continue? It prevents us from updating spdlog and from being C++20 compatible, which is (going to be / already) a problem.
Thank you for your work and your time.

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