Util--  1.1
shell_expand.hh
Go to the documentation of this file.
1 #ifndef UTILMM_CONFIGFILE_SHELL_EXPAND_HH
2 #define UTILMM_CONFIGFILE_SHELL_EXPAND_HH
3 
4 #include <string>
5 
6 namespace utilmm
7 {
8  std::string shell_expand(std::string const& text);
9 }
10 
11 #endif
12 
Definition: auto_flag.hh:6
std::string shell_expand(std::string const &text)

Generated on Mon Oct 8 2018 08:38:45 for Util-- by doxygen 1.8.11
SourceForge.net Project Page