Skip to content
EntityQ893105· pop 23· linked from 294 articles

Also known as libboost

raccolta di librerie Open Source

Official website

Link to the official site · 9,185 chars · not written by Vinony

Source code

We emphasize libraries that work well with the C++ Standard Library. Boost libraries are intended to be widely useful, and usable across a broad spectrum of applications. The Boost license encourages both commercial and non-commercial use and does not require attribution for binary use. The project website is www.boost.org, where you can obtain more information and download the current release.

Excerpt from the source-code README · 540 chars · not written by Vinony

Wikidata facts

Instance of
free software
Show 11 more facts
programmed in
Q2407
IRC channel URL
irc://freenode/##c++
copyright license
Boost Software License
Commons category
Boost
software version identifier
1.91.0-1
name in kana
ブースト
source code repository URL
github.com/boostorg/boost
software quality assurance
continuous integration
operating system
cross-platform
Sources (11)

via Wikidata · CC0

Article · Italiano

Boost è una raccolta di librerie open source che estendono le funzionalità del C++. Molte di esse sono licenziate sotto la Boost Software License in modo da poter essere utilizzate sia in progetti open source che closed source. Alcuni dei fondatori di Boost fanno parte del comitato standard C++ (ISO/IEC 14882) e diverse librerie Boost sono state accettate per l'incorporazione sia in C++ Technical Report 1, sia in C++0x. Per assicurare efficienza e flessibilità, Boost fa un estensivo utilizzo della programmazione basata su template, e quindi sulla programmazione generica e metaprogrammazione.

Abstract from DBpedia / Wikipedia · CC BY-SA