Boost 庫和文件索引

2021-04-02 09:56:26 字數 1156 閱讀 1336

翻譯:dozb

按字母順序庫列表

按主題庫列表

字串和文字處理(string and text processing)

容器(containers)

迭代器(iterators)

演算法(algorithms)

函式物件和高階程式設計(unction objects and higher-order programming)

泛型程式設計(generic programming)

模板元程式設計(template metaprogramming)

預處理元程式設計(preprocessor metaprogramming

併發程式設計(concurrent programming)

數學和數值計算(math and numerics)

糾錯和測試(correctness and testing)

資料結構(data structures)

輸入/輸出(input/output)

跨語言支援(inter-language support)

記憶體(memory)

語法分析(parsing)

雜項(miscellaneous)

broken compiler workarounds

libraries retired from boost

對一些庫的文件的其他可選檔案格式:

config - 幫助 boost 庫的開發者配置編譯器特性;不打算提供給庫使用者使用.

[category suggestions from aleksey gurtovoy and beman dawes]

修訂於

distributed under the boost software license, version 1.0. (see accompanying file license_1_0.txt or copy at www.boost.org/license_1_0.txt)

C Boost 庫文件索引

2.0 字串和文字處理 string and text processing 2.1 容器 containers 2.2 迭代器 iterators 2.3 演算法 algorithms 2.4 函式物件和高階程式設計 function objects and higher order progra...

C Boost 庫文件索引

3 boost中已廢除的庫 對一些庫的文件的其他可選檔案格式 2.0 字串和文字處理 string and text processing 2.1 容器 containers 2.2 迭代器 iterators 2.3 演算法 algorithms 2.4 函式物件和高階程式設計 function ...

lucene學習 記憶體索引庫和檔案索引庫結合

在lucene索引庫的建立的時候,我們有兩種不同的索引庫建立方式final path docdir paths.get index directory directory fsdirectory.open paths.get index 這樣建立的索引庫是在本地磁碟上建立乙個index資料夾,並且將...