
9 Feb
2023
9 Feb
'23
3:22 p.m.
Vinnie Falco wrote:
On Thu, Feb 9, 2023 at 6:52 AM Peter Dimov via Boost <boost@lists.boost.org> wrote:
I don't see how this is supposed to be accomplished.
boost::json::object&& perhaps?
That's not what the function takes. std::map<std::string, std::string> is a valid argument, for instance.