Untitled
unknown
c_cpp
2 years ago
143 B
7
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>();