BambuStudio/nlohmann/detail/meta/call_std/begin.hpp

9 lines
143 B
C++
Raw Permalink Normal View History

2024-12-20 06:44:50 +00:00
#pragma once
#include <nlohmann/detail/macro_scope.hpp>
namespace nlohmann
{
NLOHMANN_CAN_CALL_STD_FUNC_IMPL(begin);
} // namespace nlohmann