Skip to content

json_pointer public push_back, pop_back #837

@HugoLopata

Description

@HugoLopata

Feature Request
I am generating some json pointers. It would be handy using push_back instead of composing string with slashes, which is subsequently broken to vector of strings by json_pointer.

Access to internal data may be handy too:
const vector<string>& json_pointer::impl() const;

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind: enhancement/improvementstate: please discussplease discuss the issue or vote for your favorite optionstate: stalethe issue has not been updated in a while and will be closed automatically soon unless it is updated

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions