This change causes removeIndex to std::move the removed value into removed instead, avoiding this copy and destruction overhead. removeMember already moves its result in this way. jedav and others added 2 commits October 18, 2023 10:59 Move removeIndex's result instead of copying … 4e7366...
http://open-source-parsers.github.io/jsoncpp-docs/doxygen/index.html