LoginSignup
0
0

More than 5 years have passed since last update.

boostへの道

Last updated at Posted at 2018-11-04

boostを使うと便利そう。
https://www.boost.org

何を使うとよくって、何はまだ使わない方がいいかを確認するために、使ってみる記録。

Macintoshではhomebrewが入って入れば導入は簡単。

$ brew install boost

Boost を用いた ISO 8601(RFC 3339)フォーマットの日付出力
https://qiita.com/satosystems/items/662f11c31ccc7d43ae1e

[Boost] Boost.SIMDを使ってみる(MKLとの比較ベンチもあるよ)
https://qiita.com/kktk-KO/items/182ced5606da535e8b33

[Boost] static_vectorとsmall_vector
https://qiita.com/shohirose/items/54d75b12abd452ee2786

boost.asioでSSL
https://qiita.com/YukiMiyatake/items/10bd55bbbc0e93e9db56

boost::regexの怪
https://qiita.com/COHENZ/items/be27b4190682e8df53a3

boost::multi_array で快適多次元配列生活
https://qiita.com/StoneDot/items/45f3288ae464ac6567f7

【C++】boost::program_options でerrorをcatchする時にオプション名を表示させる
https://qiita.com/RyuichiroNakato/items/005b5c155293f42f6789

文書履歴(document history)

ver. 0.10 初稿 20181104 夕
ver. 0.11 URL追記 20181104 夜

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0