Guitar
Namespaces | Functions
realpath.h File Reference
#include <string>
Include dependency graph for realpath.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 misc
 

Functions

std::string misc::realpath (const char *path)
 パスを絶対パスに変換する More...
 
std::string misc::realpath (std::string const &path)