Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
File List
File Members
art
art
Utilities
parent_path.h
Go to the documentation of this file.
1
#ifndef art_Utilities_parent_path_h
2
#define art_Utilities_parent_path_h
3
#include <string>
4
5
namespace
art
{
6
std::string
parent_path
(
std::string
const
& path);
7
}
8
9
#endif
/* art_Utilities_parent_path_h */
10
11
// Local Variables:
12
// mode: c++
13
// End:
string
std::string string
Definition:
nybbler.cc:12
art::parent_path
std::string parent_path(std::string const &path)
Definition:
parent_path.cc:15
art
Definition:
BasicOptionsHandler.h:9
Generated by
1.8.11