Home
last modified time | relevance | path

Searched refs:dot_pth (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/libs/filesystem/src/
Dpath.cpp696 static const fs::path dot_pth(L"."); in dot_path() local
698 static const fs::path dot_pth("."); in dot_path()
700 return dot_pth; in dot_path()