mirror of
https://github.com/nlohmann/json.git
synced 2025-01-19 07:43:03 +08:00
521fe49fec
Takes an lvalue reference, and returns the same reference. This allows non-default constructible types to be converted without specializing adl_serializer. This overload does not require CopyConstructible either. Implements #1227 |
||
---|---|---|
.. | ||
detail | ||
adl_serializer.hpp | ||
json_fwd.hpp | ||
json.hpp |