Stiffstream / restinio

Cross-platform, efficient, customizable, and robust asynchronous HTTP(S)/WebSocket server C++ library with the right balance between performance and ease of use
Other
1.13k stars 92 forks source link

FYI: expected-lite dependency breaks build with C++20 + libstdc++-12 #161

Open bigerl opened 2 years ago

bigerl commented 2 years ago

The problem is described here: https://github.com/martinmoene/expected-lite/pull/43