-
Notifications
You must be signed in to change notification settings - Fork 114
Open
Description
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
Labels
No labels