strip_type.hpp File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 mlpack
 
strip_type.hpp
 
 mlpack::bindings
 
 mlpack::bindings::julia
 

Functions

std::string StripType (std::string cppType)
 Given a C++ type name, turn it into something that has no special characters that can simply be printed. More...