Skip to content

JSY1988/Boost_USE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Boost(C++准标准库)

时间与日期

timer

progress_timer

progress_display

date_time

内存管理

smart_ptr

scoped_ptr

unique_ptr

scoped_array

shared_ptr

shared_array

weak_ptr

instrusive_ptr

pool

object_pool

singleton_pool

实用工具

noncopyable

ignore_unused

optional

assign

swap

singleton

tribool

operators

exception

uuid

config

utility

字符串与文本处理

lexical_cast

format

string_ref

string_algo

tokenizer

xpressive

正确性与测试

assert

static_assert

lightweight_test

test

容器与数据结构

array

dynamic_bitset

unordered

bimap

circular_buffer

tuple

any

variant

multi_array

property_tree

算法

foreach

minmax

minmax_element

algorithm

clamp

clamp_range

hex/unhex

数学与数字

math.constants

integer

rational

ratio

crc

random

操作系统相关

system

chrono

cpu_timer

file_system

program_options

函数与回调

ref

bind

function

signals2

并发编程

atomic

thread

asio

About

Boost使用示例

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages