Giel van Schijndel f60f0bde95 Make sure std::string constructor is available
.. because <stdexcept> only needs to have a forward declaration of
std::string. But that's not enough to invoke constructors of
std::exception (and derivatives) if we don't have a reference to an
std::string handy.
2015-10-30 14:23:37 +01:00
2014-05-28 15:50:13 +02:00
2014-08-18 14:58:08 +01:00
2014-05-28 15:50:13 +02:00
Description
Mirrored via gitea-mirror
14 MiB
Languages
C++ 92.4%
C 7.4%
CMake 0.2%