Boost C++ 函式庫

...世界上最受推崇且設計精良的 C++ 函式庫專案之一。 Herb SutterAndrei Alexandrescu,《C++ 程式碼規範

{{library}}

標頭檔 <{{header}}>

目錄

簡介
巨集
{{macro name}}
{{value name}}
型別
{{type name}}
類別
類別 {{class name}}
類別 {{class name}} 概要
類別 {{class name}} 建構函式與解構函式
類別 {{class name}} 比較函式
類別 {{class name}} 修改函式
類別 {{class name}} 觀察函式
類別 {{class name}} 靜態函式
函式
{{function name}}
物件
{{object name}}
範例

簡介

{{Introductory text}}

巨集

{{Macro specifications}}

{{Value specifications}}

型別

{{Type specifications}}

類別

類別 {{class name}}

{{class overview text}}

類別 {{class name}} 概要

namespace boost
{
    class {{class name}}
        {
        };
};

類別 {{class name}} 建構函式與解構函式

{{constructor}}
必要條件: {{text}}
作用: {{text}}
後置條件: {{text}}
回傳值: {{text}}
例外: {{text}}
複雜度: {{text}}
注意事項: {{text}}
危險: {{text}}
原理: {{text}}
{{destructor}}
必要條件: {{text}}
作用: {{text}}
後置條件: {{text}}
回傳值: {{text}}
例外: {{text}}
複雜度: {{text}}
注意事項: {{text}}
危險: {{text}}
原理: {{text}}

類別 {{class name}} 比較函式

{{function}}
必要條件: {{text}}
作用: {{text}}
後置條件: {{text}}
回傳值: {{text}}
例外: {{text}}
複雜度: {{text}}
注意事項: {{text}}
危險: {{text}}
原理: {{text}}

類別 {{class name}} 修改函式

{{function}}
必要條件: {{text}}
作用: {{text}}
後置條件: {{text}}
回傳值: {{text}}
例外: {{text}}
複雜度: {{text}}
注意事項: {{text}}
危險: {{text}}
原理: {{text}}

類別 {{class name}} 觀察函式

{{function}}
必要條件: {{text}}
作用: {{text}}
後置條件: {{text}}
回傳值: {{text}}
例外: {{text}}
複雜度: {{text}}
注意事項: {{text}}
危險: {{text}}
原理: {{text}}

類別 {{class name}} 靜態函式

{{function}}
必要條件: {{text}}
作用: {{text}}
後置條件: {{text}}
回傳值: {{text}}
例外: {{text}}
複雜度: {{text}}
注意事項: {{text}}
危險: {{text}}
原理: {{text}}

函式

{{function}}
必要條件: {{text}}
作用: {{text}}
後置條件: {{text}}
回傳值: {{text}}
例外: {{text}}
複雜度: {{text}}
注意事項: {{text}}
危險: {{text}}
原理: {{text}}

物件

{{Object specifications}}

範例

{{Example(s)}}


Valid HTML 4.01 Transitional

修訂日期2006 年 12 月 4 日

Copyright © 2006 {{author}}

依據 Boost 軟體授權條款 1.0 版散布。(請參閱隨附檔案 LICENSE_1_0.txt 或複製於 https://boost.dev.org.tw/LICENSE_1_0.txt)