Skip to content

Update parsing results #33

@gregjesl

Description

@gregjesl

Parsing functions should return the following

  • The parsed object if valid
  • A flag identifying if the parse was valid
  • The index where parsing left off

If the parse results are cast to the parse type and the object is not valid, a std::bad_cast should be thrown.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions