SummaryState: move forwarding to fix doxy

This commit is contained in:
Arne Morten Kvarving 2021-04-26 11:54:27 +02:00
parent 058b41e7d7
commit b968cd7d95

View File

@ -32,6 +32,7 @@
namespace Opm {
class UDQSet;
/*
The purpose of this class is to serve as a small container object for
@ -65,8 +66,6 @@ namespace Opm{
st.has_well_var("OPY", "WGOR") => False
*/
class UDQSet;
class SummaryState {
public:
typedef std::unordered_map<std::string, double>::const_iterator const_iterator;