initial_path 함수
Returns the current working directory at program startup.
template<class Path>
inline Path initial_path();
반환 값
The current working directory at program startup. Path는 basic_path 또는 basic_path에서 파생된 형식 중 하나일 수 있습니다.
요구 사항
헤더: filesystem
네임스페이스: std::tr2::sys