|
cli11
|
The type inside a wrapper, or a supplied default. More...
Public Types | |
| using | type = def_t |
| The unwrapped type. | |
The type inside a wrapper, or a supplied default.
| T | The type to unwrap. |
| def_t | The type to report when T is not a wrapper. |