Opened 10 years ago
Last modified 10 years ago
#7735 new Feature Requests
Ability to provide option_description name as Regex
| Reported by: | Owned by: | Vladimir Prus | |
|---|---|---|---|
| Milestone: | To Be Determined | Component: | program_options | 
| Version: | Boost 1.52.0 | Severity: | Problem | 
| Keywords: | Regex | Cc: | 
Description
It would be nice to have the ability to provide option_description name as Regex in order to parse open-end options like this: item1 = 234 item2 = 345 ... itemN = 564
  Note:
 See   TracTickets
 for help on using tickets.
    

Replying to smntov@…:
This can be done by providing following key for the option: "key*".