Commit eeb0b806 authored by Davis King's avatar Davis King

Made the clp checker spec more clear.

--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%403074
parent b2efcc52
...@@ -112,7 +112,7 @@ namespace dlib ...@@ -112,7 +112,7 @@ namespace dlib
ensures ensures
- for each argument to the given option: - for each argument to the given option:
- this argument is convertable by string_cast<T>() to an object of - this argument is convertable by string_cast<T>() to an object of
type T and the resulting value is equal to some string in the type T and the resulting value is equal to some element in the
arg_set array. arg_set array.
throws throws
- std::bad_alloc - std::bad_alloc
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment