|
|
template<typename ... TARGS> |
| static bool | pop (tinyxml2::XMLElement *aele, const std::array< const char *, sizeof...(TARGS)> &akeys, TARGS &... aargs) |
|
template<typename ... TARGS> |
| static bool | push (tinyxml2::XMLElement *aele, const std::array< const char *, sizeof...(TARGS)> &akeys, const TARGS &... aargs) |
The documentation for this class was generated from the following file: