|
tesseract++ 0.0.1
N-dimensional tensor library for embedded systems
|
Strip const/volatile qualifiers from a type. More...
#include <simple_type_traits.h>
Public Types | |
| using | type = T |
Strip const/volatile qualifiers from a type.
| T | Possibly cv-qualified type. |
| using remove_cv< T >::type = T |