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