Boost library Introduction

Source: Internet
Author: User

In C ++, the database status is very high. Mr. Bjarne stroustrup, father of C ++, has repeatedly said that designing libraries to Expand functions is better than designing more syntaxes. In reality, C ++ has a wide variety of database categories and has a wide range of solutions, from lightweight to heavyweight. Many of them are the masterpiece of thinking that opens your eyes or sighs with hope. Because the number of databases is very large and limited to the author's level, many of them do not know. Therefore, some libraries mentioned in this article are well-known large databases.
Introduction to major libraries in C ++-quasi-standard library boost
The boost library is a tool that can be transplanted and providedSource codeAs a backup of the standard library, the C ++ library is one of the engines of the C ++ standardization process. The boost library is initiated by a member of the C ++ Standards Committee Working Group.CommunityAnd has nearly 2000 members. The boost Library provides us with the latest, coolest, and most practical technologies. It is an uncompromising standard library.
There are several well-known libraries in boost:
RegEx
Regular Expression Library
Spirit
Ll parser framework, with C ++CodeDirect Expression of ebnf
Graph
Graph components andAlgorithm
Lambda
Defines short and anonymous function objects in the called place. It is a very practical functional function.
Concept check
Check concept in generic programming
Mpl
Meta-programming framework implemented using templates
Thread
Portable C ++ multi-thread Library
Python
Map C ++ classes and functions to Python
Pool
Memory Pool Management
Smart_ptr
Five smart pointers are required to learn smart pointers. A good reference is provided by cuj.Article:
Smart pointers in boost. Oh, this article shows that cuj provides online browsing. For the Chinese version, see the author's Translation in series 7th of dr. Dobb's journal Software Development Magazine.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.