ALPSCore reference
Namespaces | Functions
remove_extensions.hpp File Reference
#include <string>
Include dependency graph for remove_extensions.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 alps
 
 alps::fs
 

Functions

std::string alps::fs::remove_extensions (const std::string &filename)
 Returns the file name stem with ALL extensions removed. More...