cpp-httplib icon indicating copy to clipboard operation
cpp-httplib copied to clipboard

HttpLib unable to compile using MSVC, when integrated with C++ 20 Modules

Open Rabbit0w0 opened this issue 7 months ago • 17 comments

StackOverflow: https://stackoverflow.com/questions/79478667/msvc-unable-to-compile-program-with-c20-module-feature

MS Dev Community: https://developercommunity.visualstudio.com/t/MSVC-confused-with-operators-when-using/10861598

I'm assuming that if this is a compiler bug or sth else related to MSVC's nature, but Clang did compile my work. Though it is likely that HttpLib has nothing to do with this, can you roll out a temporary patch for MSVC?

Rabbit0w0 avatar Mar 05 '25 04:03 Rabbit0w0