Specialized Template Function std::swap< nlohmann::json >(nlohmann::json&, nlohmann::json&)

Function Documentation

Warning

doxygenfunction: Unable to resolve function “std::swap< nlohmann::json >” with arguments (nlohmann::json&, nlohmann::json&) in doxygen xml output for project “rmf_visualization_schedule Doxygen Project” from directory: /tmp/ws/docs_build/rmf_visualization_schedule/output_staging/generated/doxygen/xml. Potential matches:

- template<> void swap<nlohmann::json>(nlohmann::json &j1, nlohmann::json &j2) noexcept(is_nothrow_move_constructible<nlohmann::json>::value && is_nothrow_move_assignable<nlohmann::json>::value)
- template<> void swap<nlohmann::json>(nlohmann::json &j1, nlohmann::json &j2) noexcept(is_nothrow_move_constructible<nlohmann::json>::value and is_nothrow_move_assignable<nlohmann::json>::value)