MushMachine/external/json/include/nlohmann/detail/meta/call_std/end.hpp

9 lines
142 B
C++
Raw Normal View History

2021-12-11 23:32:21 +01:00
#pragma once
#include <nlohmann/detail/macro_scope.hpp>
namespace nlohmann
{
NLOHMANN_CAN_CALL_STD_FUNC_IMPL(end);
} // namespace nlohmann