Untitled
unknown
c_cpp
a year ago
143 B
4
Indexable
for (const auto& ptFieldId : extractedField.second.get_child("FieldIDs")) { int fieldId = ptFieldId.second.get_value<int>();
Editor is loading...
Leave a Comment
for (const auto& ptFieldId : extractedField.second.get_child("FieldIDs")) { int fieldId = ptFieldId.second.get_value<int>();