Files
OrcaSlicer-bambulab/deps_src/nlohmann/detail/meta/call_std/begin.hpp
T

9 lines
143 B
C++
Raw Normal View History

2026-05-11 19:29:55 +01:00
#pragma once
#include <nlohmann/detail/macro_scope.hpp>
namespace nlohmann
{
NLOHMANN_CAN_CALL_STD_FUNC_IMPL(begin);
} // namespace nlohmann