|
My Project
|
Provides the member typedef type which is the same as T, except that its topmost extent is removed. More...
#include <remove_extent.hpp>
Public Types | |
| using | type = T |
| provides the member typedef "type" | |
Provides the member typedef type which is the same as T, except that its topmost extent is removed.
| T | the type to remove the extent from |
1.8.15