43 #include <boost/container/flat_map.hpp>
117 void getKeys(std::vector<String>& keys)
const;
129 using MapType = boost::container::flat_map<UInt, DataValue>;
Class to hold strings, numeric values, lists of strings and lists of numeric values.
Definition: DataValue.h:59
static const DataValue EMPTY
Empty data value for comparisons.
Definition: DataValue.h:64
A more convenient string class.
Definition: String.h:61
unsigned int UInt
Unsigned integer type.
Definition: Types.h:94
Main OpenMS namespace.
Definition: FeatureDeconvolution.h:47