#include <stlsoft/system/cmdargs.hpp>
original member will be undefined if a copy of the instance is kept beyond the lifetime of the cmdargs instance from which it was obtained. Public Member Functions | |
| option (string_type const &n, string_type const &v, int t, int i, string_view_type const &o) | |
Public Attributes | |
| string_type | name |
| string_type | value |
| int | type |
| int | index |
| string_view_type | original |
1.5.6