共用方式為


slash Structure

定義與表示斜線字元的靜態資料成員的 struct 。

template<class Path>
struct slash;

Members

Hh874797.collapse_all(zh-tw,VS.110).gif公用常數

名稱

描述

static const Path::value_type value

表示斜線字元。 Path 可以是 basic_path 或衍生自 basic_path的型別。 value_type 是儲存的檔案名稱字串的字元型別在 Path 物件中。

備註

這個實作會定義 slash 的特製化 pathwpath的。 如需詳細資訊,請參閱<filesystem>

需求

標題: 檔案系統

命名空間: std::tr2::sys

請參閱

參考

<filesystem>

其他資源

標頭檔