summaryrefslogtreecommitdiff
path: root/src/core
diff options
context:
space:
mode:
Diffstat (limited to 'src/core')
-rw-r--r--src/core/common/VariantReader.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core/common/VariantReader.hpp b/src/core/common/VariantReader.hpp
index 7f00251..6b157d8 100644
--- a/src/core/common/VariantReader.hpp
+++ b/src/core/common/VariantReader.hpp
@@ -195,6 +195,7 @@ public:
static std::pair<bool, Variant::mapType> parseObject(CharReader &reader,
Logger &logger,
char delim = 0);
+
/**
* Parses a Cardinality. A Cardinality is specified as a list of Ranges,
* separated by commas and enclosed in curly braces. The ranges can be