Commit 865edae0 authored by Alexander Lapshin's avatar Alexander Lapshin

.

parent c5c218e1
......@@ -190,7 +190,7 @@ template <typename T, typename Tid> bool loadjson(const jsonval& parent, std::st
}
const jsonval& a = itr->value;
4
if (!a.IsArray()) {
throw Exp() << "error: element is not an array";
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment