Horizon
end.hpp
1 #pragma once
2 
3 #include <nlohmann/detail/macro_scope.hpp>
4 
5 namespace nlohmann
6 {
7 NLOHMANN_CAN_CALL_STD_FUNC_IMPL(end);
8 } // namespace nlohmann
namespace for Niels Lohmann
Definition: adl_serializer.hpp:12