zeromq / azmq

C++ language binding library integrating ZeroMQ with Boost Asio

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

pratikpc opened this issue · comments

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