共用方式為


colon Structure

定義具有靜態資料成員表示冒號字元的 struct 。

template<class Path>
struct slash;

Members

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

名稱

描述

static const Path::value_type value

表示冒號字元。 Path 可以是 basic_path 或從 basic_path衍生型別 (Derived Type)。 value_type 是儲存的檔案名稱字串的字元型別在 Path 物件的。

備註

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

需求

標題: 檔案系統

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

請參閱

參考

<filesystem>

其他資源

標頭檔