Untitled

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