Skip to content

Minor: missing a std:: namespace tag #1521

@moodboom

Description

@moodboom

In line 12493 of single_include json.hpp, the begin() call is missing std:: namespace prefix, so if boost is installed it is ambiguous. Adding std:: fixes it.

git hash df0f7f2

Thanks!

Metadata

Metadata

Assignees

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions