|
|
|
|
|
by pjmlp
267 days ago
|
|
It really hate libraries that call themselves C++ libraries, when they effectively are written in the common subset, with extern "C++" for C++ users. Technically correct by ISO C++, in practice that isn't the way to write modern code. |
|