Util--
1.1
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
utilmm
configfile
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
utilmm
Definition:
auto_flag.hh:6
utilmm::shell_expand
std::string shell_expand(std::string const &text)
Generated on Mon Oct 8 2018 08:38:45 for Util-- by
1.8.11