Skip to content

json::value doesn't have constructor from long #1428

Closed
@NN---

Description

@NN---

The following code doesn't compile.
It does compile with MSVC prior 16.7 but it is a bug.

long l = 1L;

json::value v = l;

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions