mirror of
https://github.com/boostorg/program_options.git
synced 2026-01-23 17:52:16 +00:00
'validation_error' exception allows to set the name of the option, and the what() method uses the name to generate better message. [SVN r25141]