Skip to content

split_unix can throw #154

@gnammix

Description

@gnammix

Hello, I'm not sure if this intended, so it is just documentation error (but tbh documentation is bit vague on exception in general), or not, and so is missing catch.
Anyway split_unix does use boost::tokenizer that can throw in some cases.
Minimal example for it is:

boost::program_options::split_unix("\\");

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