|
cli11
|
The value_type of a container, seen through any pointer. More...
Public Types | |
| using | type = typename element_type<T>::type::value_type |
| The container's element type. | |
The value_type of a container, seen through any pointer.
| T | The container, or a pointer to one. |