PropertyTree.hpp File Reference
#include <iosfwd>
#include <memory>
#include <optional>
Include dependency graph for PropertyTree.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Opm::PropertyTree
 

Namespaces

namespace  boost
 
namespace  boost::property_tree
 
namespace  Opm
 

Typedefs

using boost::property_tree::ptree = basic_ptree< std::string, std::string, std::less< std::string > >