#include <stlsoft/util/options_verifier.hpp>
Public Types | |
| typedef options_verifier< T > | verifier_type |
|
typedef options_verifier_comparison_ref < T, U > | class_type |
Public Member Functions | |
| options_verifier_comparison_ref (verifier_type *verifier) | |
| options_verifier_comparison_ref (class_type const &rhs) | |
| class_type & | test (U const &u) |
1.5.6