Untitled

Anonymous
c_cpp
03/12/2024 8:17 PM
192 B
15
Indexable
for (const auto& ptFieldId : extractedField.second.get_child("FieldIDs")) {
      int fieldId = ptFieldId.second.get_value<int>();
Editor is loading...
Leave a Comment