opm-core/opm/core/utility/parameters
Andreas Lauser 70949c6edb use std::shared_ptr instead of boost::shared_ptr
our policy is that we only use boost if necessary, i.e., if the oldest
supported compiler does not support a given feature but boost
does. since we recently switched to GCC 4.4 or newer, std::shared_ptr
is available unconditionally.
2013-08-08 13:25:58 +02:00
..
tinyxml Remove trailing whitespaces 2013-07-28 08:34:13 -03:00
param.dtd Provide DTD schema to describe parameter file format 2013-05-13 10:50:22 +02:00
Parameter.cpp Changed OpenRS->OPM in copyright notices and #include guards. 2013-01-29 13:29:44 +01:00
Parameter.hpp Remove trailing whitespaces 2013-07-28 08:34:13 -03:00
ParameterGroup_impl.hpp Changed OpenRS->OPM in copyright notices and #include guards. 2013-01-29 13:29:44 +01:00
ParameterGroup.cpp use std::shared_ptr instead of boost::shared_ptr 2013-08-08 13:25:58 +02:00
ParameterGroup.hpp use std::shared_ptr instead of boost::shared_ptr 2013-08-08 13:25:58 +02:00
ParameterMapItem.hpp Changed OpenRS->OPM in copyright notices and #include guards. 2013-01-29 13:29:44 +01:00
ParameterRequirement.hpp Changed OpenRS->OPM in copyright notices and #include guards. 2013-01-29 13:29:44 +01:00
ParameterStrings.hpp Changed OpenRS->OPM in copyright notices and #include guards. 2013-01-29 13:29:44 +01:00
ParameterTools.cpp Changed OpenRS->OPM in copyright notices and #include guards. 2013-01-29 13:29:44 +01:00
ParameterTools.hpp Changed OpenRS->OPM in copyright notices and #include guards. 2013-01-29 13:29:44 +01:00
ParameterXML.cpp use std::shared_ptr instead of boost::shared_ptr 2013-08-08 13:25:58 +02:00
ParameterXML.hpp Changed OpenRS->OPM in copyright notices and #include guards. 2013-01-29 13:29:44 +01:00