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
S
Description
STL-like containers from Boost
11 MiB
Languages
C++ 91.6%
C 8.3%