zeromq / azmq

C++ language binding library integrating ZeroMQ with Boost Asio
Boost Software License 1.0
318 stars 108 forks source link

C++20 concept is now a keyword. Rename concept struct #170

Closed pratikpc closed 3 years ago

pratikpc commented 3 years ago

Godbolt code with A struct named concept errors out on C++20

There is a struct named concept here

If possible, could it be renamed?

I would have submitted a PR but I think that the @zeromq team would be a better judge of a new name for the struct