initial_path 함수
프로그램을 시작할 때 현재 작업 디렉터리를 반환합니다.
template<class Path>
inline Path initial_path();
반환 값
프로그램을 시작할 때 현재 작업 디렉터리입니다.Path일 수는 basic_path 에서 파생 되는 형식 또는 basic_path.
요구 사항
헤더: 파일 시스템
네임 스페이스: std::tr2::sys
프로그램을 시작할 때 현재 작업 디렉터리를 반환합니다.
template<class Path>
inline Path initial_path();
프로그램을 시작할 때 현재 작업 디렉터리입니다.Path일 수는 basic_path 에서 파생 되는 형식 또는 basic_path.
헤더: 파일 시스템
네임 스페이스: std::tr2::sys