ViennaCL - The Vienna Computing Library
1.5.2
|
Implementation details for IO functionality. Usually not of interest for a library user. More...
Functions | |
void | trim (char *buffer, long max_size) |
std::string | tolower (std::string &s) |
Implementation details for IO functionality. Usually not of interest for a library user.
std::string viennacl::io::detail::tolower | ( | std::string & | s | ) | [inline] |
void viennacl::io::detail::trim | ( | char * | buffer, |
long | max_size | ||
) | [inline] |