template<typename T, size_t L>
move::vectormath::json_serializer_template struct

Contents

Public static functions

static void to_json(nlohmann::json& j, const T& data)
static void from_json(const nlohmann::json& j, T& data)