Browse Source

Improve the error reporting for invalid option values. Now the
'validation_error' exception allows to set the name of the option, and the
what() method uses the name to generate better message.


[SVN r25141]

Vladimir Prus 21 years ago
parent
commit
ad1ddf9a19
1 changed files with 1 additions and 1 deletions
  1. 1 1
      libs/program_options

+ 1 - 1
libs/program_options

@@ -1 +1 @@
-Subproject commit 72fda8877a01cad1cc1dcfc36226b124a3de3532
+Subproject commit ca1531d210b28957ee9079a980e76be323589acf

粤ICP备19079148号