|
|
|
|
|
by heftig
1697 days ago
|
|
If the application is using C++17, wouldn't the headers of the C++11 lib then be compiled as C++17, potentially breaking things? PS: The other way around is more obviously broken, with the C++17 lib headers getting compiled using C++11. |
|