# Pastebin Twr2As97 for (size_t i = 0; i < numTrees; ++i) { std::ostringstream oss; oss << "tree" << i; ar & data::CreateNVP(trees[i], oss.str()); }