NexusForce 1.0.0
A Modern C++ Library with extended functionality, web components, and utility libraries
载入中...
搜索中...
未找到
类继承关系

浏览类继承关系图

此继承关系列表按字典顺序粗略的排序:
[详情级别 12345]
 Cadd_const< T >添加const限定符
 Cadd_cv< T >同时添加const和volatile限定符
 Cadd_lvalue_reference< T >添加左值引用
 Cadd_pointer< T, Dummy >添加指针限定符
 Cadd_reference< T, Dummy >添加引用限定符
 Cadd_rvalue_reference< T >添加右值引用
 Cadd_volatile< T >添加volatile限定符
 CAES256AES-256加密算法结构体
 Caligned_storage< Len, Align >创建指定大小和对齐要求的存储类型
 Caligned_storage< sizeof(T), alignof(T)>
 Caligned_union< Len, Types >创建可以容纳多种类型的对齐存储类型
 Callocated_ptr< Alloc >分配内存指针
 Callocator_arg_tag分配器参数标签
 Callocator_traits< Alloc >分配器特性模板
 Callocator_traits< rebind_alloc< T > >
 Cany任意类型容器
 CarpARP协议实现类
 Cbarrier< CmplFunc >::arrival_token到达令牌类
 Cfile_async::async_result异步操作结果句柄
 Cat_thread_exit_elt线程退出回调元素
 Catomic< T >通用原子类型模板
 Catomic< bool >Bool类型的原子特化
 Catomic< shared_ptr< T > >Shared_ptr的原子特化
 Catomic< weak_ptr< T > >Weak_ptr的原子特化
 Catomic_base< T >原子类型基础模板类
 Catomic_base< char >
 Catomic_base< char16_t >
 Catomic_base< char32_t >
 Catomic_base< char8_t >
 Catomic_base< int >
 Catomic_base< long >
 Catomic_base< long long >
 Catomic_base< short >
 Catomic_base< signed char >
 Catomic_base< T * >指针类型的原子操作特化
 Catomic_base< unsigned char >
 Catomic_base< unsigned int >
 Catomic_base< unsigned long >
 Catomic_base< unsigned long long >
 Catomic_base< unsigned short >
 Catomic_base< wchar_t >
 Catomic_flag原子标志
 Catomic_float_base< Float >浮点数原子操作基础类
 Catomic_float_base< double >
 Catomic_float_base< float >
 Catomic_float_base< long double >
 Catomic_futex< WaiterBit >原子快速用户态互斥锁类模板
 Catomic_ref_base< T, IsIntegral, IsFloatingPoint >原子引用基础模板类
 Catomic_ref_base< Float, false, true >浮点类型的原子引用特化
 Catomic_ref_base< T, false, false >通用类型的原子引用特化
 Catomic_ref_base< T, true, false >整数类型的原子引用特化
 Catomic_semaphore< LeastMaxValue >原子信号量类模板
 Ctask< T >::awaiter任务等待器
 Cback_insert_iterator< Container >尾部插入迭代器
 Cbarrier< CmplFunc >通用屏障类
 Cbase64Base64编解码结构体
 Cbase_char_traits< CharT, IntT >基础字符特征模板
 Cbase_char_traits< char, int32_t >
 Cbase_char_traits< char16_t, uint32_t >
 Cbase_char_traits< char32_t, uint32_t >
 Cbase_char_traits< char8_t, uint32_t >
 Cbase_char_traits< CharT, int64_t >
 Cbase_char_traits< wchar_t, uint32_t >
 Cbasic_timer< Clock >基本定时器
 Cbig_add< High1, Low1, High2, Low2 >无符号大整数加法
 Cbig_div< NumHigh, NumLow, Den >大整数除法
 Cbig_less< High1, Low1, High2, Low2 >比较两个由高位和低位部分组成的无符号大整数
 Cbig_mul< X, Y >无符号大整数乘法
 Cbig_sub< High1, Low1, High2, Low2 >无符号大整数减法
 Cfile_diff::binary_diff_entry二进制差异条目
 Cbinary_function< Arg1, Arg2, Result >二元函数适配器基类
 Cbind_helper< IntLike, Func, BoundArgs >Bind辅助类型推导器
 Cbinder< Sign >通用函数绑定器
 Cbinder< Func(BoundArgs...)>通用函数绑定器的部分特化
 Cbinder_front< Func, BoundArgs >前向参数绑定器
 Cbindr_helper< Res, Func, BoundArgs >指定返回类型的bind辅助类型推导器
 Cbindrer< Res, Sign >指定返回类型的函数绑定器
 Cbindrer< Res, Func(BoundArgs...)>指定返回类型的函数绑定器部分特化
 Cbloom_filter< T, Hash >布隆过滤器
 Cbuild_index_tuple< Num >构建指定长度的索引元组
 Ccall_wrapper< Types >延迟调用包装器
 Ccancellation_token取消令牌
 Ccancellation_token::check_awaiter取消检查等待器
 Cfile::chunk_info文件块信息
 Cclick计时器结构
 Ccmdline命令行参数解析器
 CcodepointUnicode码点包装类
 Ccommon_reference< Types >查找多个类型的公共引用类型
 Ccommon_type< Types >查找多个类型的公共类型
 Ccompressed_pair< inner::extent_storage< dynamic_extent >, pointer >
 Ccondition_variable条件变量类
 Cconditional< Test, T1, T2 >条件选择类型
 Cdns_client::configDNS客户端配置
 Chttp_client::configHTTP客户端配置
 Cconjunction< Args >类型集合的逻辑与操作
 Cconjunction< disjunction< disjunction< is_same< U, pointer >, is_same< U, nullptr_t > >, conjunction< is_pointer< U >, is_same< pointer, element_type * >, is_convertible< remove_pointer_t< U >(*)[], element_type(*)[]> > > >
 Cconjunction< is_array< U >, is_same< pointer, element_type * >, is_same< UP_pointer, UP_element_type * >, is_convertible< UP_element_type(*)[], element_type(*)[]> >
 Cconjunction< is_convertible< typename unique_ptr< U, E >::pointer, pointer >, negation< is_array< U > > >
 Cconjunction< is_destructible< T >, bool_constant< __has_trivial_destructor(T)> >
 Cconnection连接句柄
 Csys_console::console_size控制台尺寸结构
 Ccoroutine_traits< Res, Args >协程特征主模板
 Csysinfo::CPU_infoCPU信息
 Cdatabase_pool数据库连接池类
 Cdb_config数据库连接配置结构
 Cdecay< T >模拟函数参数传递中的类型退化
 Cdefault_construct_tag默认构造标签
 Cdefault_delete< T >默认删除器
 Cdefault_delete< T[]>数组特化的默认删除器
 Cdefault_spin_policy默认自旋策略
 Cdefer_lock_tag延迟锁定标签
 Cdeque< coroutine_handle<> >
 Cdeque< vector< byte_t > >
 Cdisjunction< Args >类型集合的逻辑或操作
 Cdisjunction< is_assignable< T &, const optional< U > & >, is_assignable< T &, optional< U > & >, is_assignable< T &, const optional< U > && >, is_assignable< T &, optional< U > && > >
 Cdisjunction< is_constructible< T, const optional< U > & >, is_constructible< T, optional< U > & >, is_constructible< T, const optional< U > && >, is_constructible< T, optional< U > && >, is_convertible< const optional< U > &, T >, is_convertible< optional< U > &, T >, is_convertible< const optional< U > &&, T >, is_convertible< optional< U > &&, T > >
 Cdisjunction< is_constructible< T, expected< U, Err > & >, is_constructible< T, expected< U, Err > >, is_constructible< T, const expected< U, Err > & >, is_constructible< T, const expected< U, Err > >, is_convertible< expected< U, Err > &, T >, is_convertible< expected< U, Err >, T >, is_convertible< const expected< U, Err > &, T >, is_convertible< const expected< U, Err >, T >, is_constructible< UE, expected< U, Err > & >, is_constructible< UE, expected< U, Err > >, is_constructible< UE, const expected< U, Err > & >, is_constructible< UE, const expected< U, Err > > >
 Cdisjunction< is_convertible< U &, T & >, is_convertible< const U &, T & > >
 Cdivides< T >除法运算仿函数
 Cdivides< void >Divides的void特化,支持透明操作
 Cdns_clientDNS客户端类
 Cdns_headerDNS消息头部结构
 Cdns_query_resultDNS查询结果结构
 Cdns_recordDNS资源记录结构
 Cduration< Rep, Period >持续时间类模板
 Cdynamic_library动态链接库加载器
 Cexception_ptr::ecb异常控制块
 Cempty_completion空完成函数
 Cenable_if< Test, T >条件启用模板
 Cenable_shared_from_this< T >启用从this创建共享指针的基类
 Cenable_shared_from_this< node >
 Cenable_shared_from_this< websocket_session >
 Cendian端序转换工具结构体
 Cenv_builderEnv配置格式构建器
 Cenv_parser环境变量文件解析器
 Cenvironment环境变量管理类
 Cequal_to< T >相等比较仿函数
 Cequal_to< void >Equal_to的void特化,支持透明操作
 Cexact_arg_construct_tag精确参数构造标签
 Cexception异常基类
 Cexception_ptr异常指针类
 Cexception_wrapper异常包装器基类
 Cfile文件操作类
 Cfile_async文件异步I/O管理类
 Cfile_diff文件比较与差异分析工具类
 Cfile_info文件属性与时间管理类
 Cfile_lock_guard文件区域锁守卫
 Cfile_locker文件区域锁管理类
 Cfile_mapper内存映射文件工具类
 Cfile_watcher文件系统监视器
 Cfilesystem文件系统操作工具类
 Ctask< T >::promise_type::final_awaiter最终等待器
 Cformat_options格式选项
 Cformatter< Number, Dummy >格式化器主模板
 Cformatter< bool >布尔类型的格式化器特化
 Cformatter< char * >非const C风格字符串的格式化器特化
 Cformatter< char >单个字符的格式化器特化
 Cformatter< const char * >C风格字符串的格式化器特化
 Cformatter< nullptr_t >Nullptr_t 格式化器
 Cformatter< string >字符串类型的格式化器特化
 Cformatter< string_view >字符串视图的格式化器特化
 Cformatter< T *, enable_if_t<!is_cstring_v< T * > > >指针格式化器
 Cformatter< T, enable_if_t< is_floating_point_v< T > > >浮点数类型的格式化器特化
 Cformatter< T, enable_if_t< is_standard_integral_v< T > &&is_signed_v< T > > >有符号整数类型的格式化器特化
 Cformatter< T, enable_if_t< is_standard_integral_v< T > &&is_unsigned_v< T > > >无符号整数类型的格式化器特化
 Cfront_insert_iterator< Container >头部插入迭代器
 Cfunction< Sign >函数包装器主模板声明
 Cfunction< Res(Args...)>通用函数包装器类模板
 Cfuture< Res >独占future类模板
 Cfuture< Res & >引用类型的future特化
 Cfuture< T >
 Cfuture< void >Void类型的future特化
 Cfuture_result< T >Future结果类型转换
 Cfuture_result< void >Void类型的future结果转换特化
 Cgenerator< T >懒序列生成器
 Cget_difference_type< T, Dummy >获取分配器的差值类型
 Cget_first_para< Types >提取参数列表的第一个类型参数
 Cget_first_temp_para< T >提取模板的第一个类型参数
 Cget_pointer_type< T, Dummy >获取分配器的指针类型
 Cget_ptr_difference< T, Dummy >获取指针的差值类型
 Cget_rebind_type< T, U, Dummy >获取指针的重新绑定类型
 Cget_size_type< T, Dummy >获取分配器的大小类型
 Cgreater< T >大于比较仿函数
 Cgreater< void >Greater的void特化,支持透明操作
 Cgreater_equal< T >大于等于比较仿函数
 Cgreater_equal< void >Greater_equal的void特化,支持透明操作
 Chas_construct< Alloc, T, Args >判断分配器是否具有construct成员函数
 Chash< Key, Dummy >哈希函数的主模板
 Chash< coroutine_handle< Promise > >Coroutine_handle的哈希特化
 Chash< shared_ptr< T > >Shared_ptr的哈希特化
 Chash< T * >指针类型的哈希特化
 Chash< T, enable_if_t< is_base_of< ihashable< T >, T >::value > >Ihashable的哈希特化
 Chash< T, enable_if_t< is_enum_v< T > > >枚举类型的哈希特化
 Chash< unique_ptr< T, Deleter > >Unique_ptr的哈希特化
 Chashtable_node< T >哈希表节点
 Chazard_pointer险象指针句柄
 Chazard_pointer_domain险象指针域
 Chazard_pointer_holder< T >持有特定类型指针的险象指针包装
 Chazard_pointer_obj_base险象指针对象基类
 Chazard_pointer_record险象指针记录
 Cthread::hook线程生命周期钩子
 Chttp_clientHTTP客户端类
 Chttp_client_requestHTTP客户端请求结构
 Chttp_client_responseHTTP客户端响应结构
 Chttp_filterHTTP过滤器基类
 Chttp_filter_chainHTTP过滤器链
 Chttp_routerHTTP路由器类
 Chttp_serverHTTP/HTTPS服务器类
 Ciarithmetic< T >算术运算接口基类
 Ciarithmetic< boolean >
 Ciarithmetic< hexadecimal >
 Ciarithmetic< timestamp >
 Cibinary< T >位运算接口基类
 Cibinary< bitset< N > >
 Cibinary< boolean >
 Cibinary< hexadecimal >
 Cibinary< timestamp >
 Cicmp_headerICMP头部结构定义
 Cicomparable< T >可比较对象接口模板
 Cicomparable< array< block_type, Size > >
 Cicomparable< array< byte_t, Size > >
 Cicomparable< array< function< void()>, Size > >
 Cicomparable< basic_string< CharT, char_traits< CharT >, allocator< CharT > > >
 Cicomparable< basic_string_view< CharT, Traits > >
 Cicomparable< bit_reference >
 Cicomparable< bitmap >
 Cicomparable< bitset< N > >
 Cicomparable< boolean >
 Cicomparable< byte_size >
 Cicomparable< color >
 Cicomparable< compressed_pair< allocator_type, float, is_empty_v< allocator_type > &&!is_final_v< allocator_type > > >
 Cicomparable< compressed_pair< allocator_type, pointer, is_empty_v< allocator_type > &&!is_final_v< allocator_type > > >
 Cicomparable< compressed_pair< allocator_type, size_t, is_empty_v< allocator_type > &&!is_final_v< allocator_type > > >
 Cicomparable< compressed_pair< allocator_type, size_type, is_empty_v< allocator_type > &&!is_final_v< allocator_type > > >
 Cicomparable< compressed_pair< Func, bool, is_empty_v< Func > &&!is_final_v< Func > > >
 Cicomparable< compressed_pair< Func, int, is_empty_v< Func > &&!is_final_v< Func > > >
 Cicomparable< compressed_pair< map_allocator, map_pointer, is_empty_v< map_allocator > &&!is_final_v< map_allocator > > >
 Cicomparable< compressed_pair< standard_allocator, size_t, is_empty_v< standard_allocator > &&!is_final_v< standard_allocator > > >
 Cicomparable< date >
 Cicomparable< datetime >
 Cicomparable< deque< connection_entry, allocator< connection_entry > > >
 Cicomparable< deque< frame, allocator< frame > > >
 Cicomparable< deque< log_event, allocator< log_event > > >
 Cicomparable< error_category >
 Cicomparable< error_code >
 Cicomparable< error_condition >
 Cicomparable< hashtable< pair< const aiocb_type *, async_context * >, aiocb_type *, hash< aiocb_type * >, select1st< pair< const aiocb_type *, async_context * > >, equal_to< aiocb_type * >, allocator< hashtable_node< pair< const aiocb_type *, async_context * > > > > >
 Cicomparable< hashtable< pair< const basic_string< char >, basic_string< char > >, basic_string< char >, hash< basic_string< char > >, select1st< pair< const basic_string< char >, basic_string< char > > >, equal_to< basic_string< char > >, allocator< hashtable_node< pair< const basic_string< char >, basic_string< char > > > > > >
 Cicomparable< hashtable< pair< const basic_string< char >, cmdline::option * >, basic_string< char >, hash< basic_string< char > >, select1st< pair< const basic_string< char >, cmdline::option * > >, equal_to< basic_string< char > >, allocator< hashtable_node< pair< const basic_string< char >, cmdline::option * > > > > >
 Cicomparable< hashtable< pair< const basic_string< char >, function< void(session_ptr)> >, basic_string< char >, hash< basic_string< char > >, select1st< pair< const basic_string< char >, function< void(session_ptr)> > >, equal_to< basic_string< char > >, allocator< hashtable_node< pair< const basic_string< char >, function< void(session_ptr)> > > > > >
 Cicomparable< hashtable< pair< const basic_string< char >, http_content >, basic_string< char >, hash< basic_string< char > >, select1st< pair< const basic_string< char >, http_content > >, equal_to< basic_string< char > >, allocator< hashtable_node< pair< const basic_string< char >, http_content > > > > >
 Cicomparable< hashtable< pair< const basic_string< char >, http_cookie >, basic_string< char >, hash< basic_string< char > >, select1st< pair< const basic_string< char >, http_cookie > >, equal_to< basic_string< char > >, allocator< hashtable_node< pair< const basic_string< char >, http_cookie > > > > >
 Cicomparable< hashtable< pair< const basic_string< char >, http_session >, basic_string< char >, hash< basic_string< char > >, select1st< pair< const basic_string< char >, http_session > >, equal_to< basic_string< char > >, allocator< hashtable_node< pair< const basic_string< char >, http_session > > > > >
 Cicomparable< hashtable< pair< const basic_string< char >, pair< dns_query_result, steady_clock::time_point > >, basic_string< char >, hash< basic_string< char > >, select1st< pair< const basic_string< char >, pair< dns_query_result, steady_clock::time_point > > >, equal_to< basic_string< char > >, allocator< hashtable_node< pair< const basic_string< char >, pair< dns_query_result, steady_clock::time_point > > > > > >
 Cicomparable< hashtable< pair< const basic_string< char >, rate_limit_info >, basic_string< char >, hash< basic_string< char > >, select1st< pair< const basic_string< char >, rate_limit_info > >, equal_to< basic_string< char > >, allocator< hashtable_node< pair< const basic_string< char >, rate_limit_info > > > > >
 Cicomparable< hashtable< pair< const basic_string< char >, shared_ptr< yaml_value > >, basic_string< char >, hash< basic_string< char > >, select1st< pair< const basic_string< char >, shared_ptr< yaml_value > > >, equal_to< basic_string< char > >, allocator< hashtable_node< pair< const basic_string< char >, shared_ptr< yaml_value > > > > > >
 Cicomparable< hashtable< pair< const basic_string< char >, unique_ptr< dynamic_library > >, basic_string< char >, hash< basic_string< char > >, select1st< pair< const basic_string< char >, unique_ptr< dynamic_library > > >, equal_to< basic_string< char > >, allocator< hashtable_node< pair< const basic_string< char >, unique_ptr< dynamic_library > > > > > >
 Cicomparable< hashtable< pair< const basic_string< char >, unique_ptr< env_variable > >, basic_string< char >, hash< basic_string< char > >, select1st< pair< const basic_string< char >, unique_ptr< env_variable > > >, equal_to< basic_string< char > >, allocator< hashtable_node< pair< const basic_string< char >, unique_ptr< env_variable > > > > > >
 Cicomparable< hashtable< pair< const basic_string< char >, unique_ptr< ini_property > >, basic_string< char >, hash< basic_string< char > >, select1st< pair< const basic_string< char >, unique_ptr< ini_property > > >, equal_to< basic_string< char > >, allocator< hashtable_node< pair< const basic_string< char >, unique_ptr< ini_property > > > > > >
 Cicomparable< hashtable< pair< const basic_string< char >, unique_ptr< ini_section > >, basic_string< char >, hash< basic_string< char > >, select1st< pair< const basic_string< char >, unique_ptr< ini_section > > >, equal_to< basic_string< char > >, allocator< hashtable_node< pair< const basic_string< char >, unique_ptr< ini_section > > > > > >
 Cicomparable< hashtable< pair< const basic_string< char >, unique_ptr< iplugin, plugin_deleter > >, basic_string< char >, hash< basic_string< char > >, select1st< pair< const basic_string< char >, unique_ptr< iplugin, plugin_deleter > > >, equal_to< basic_string< char > >, allocator< hashtable_node< pair< const basic_string< char >, unique_ptr< iplugin, plugin_deleter > > > > > >
 Cicomparable< hashtable< pair< const basic_string< char >, unique_ptr< json_value > >, basic_string< char >, hash< basic_string< char > >, select1st< pair< const basic_string< char >, unique_ptr< json_value > > >, equal_to< basic_string< char > >, allocator< hashtable_node< pair< const basic_string< char >, unique_ptr< json_value > > > > > >
 Cicomparable< hashtable< pair< const basic_string< char >, unique_ptr< meta_function > >, basic_string< char >, hash< basic_string< char > >, select1st< pair< const basic_string< char >, unique_ptr< meta_function > > >, equal_to< basic_string< char > >, allocator< hashtable_node< pair< const basic_string< char >, unique_ptr< meta_function > > > > > >
 Cicomparable< hashtable< pair< const basic_string< char >, unique_ptr< meta_property > >, basic_string< char >, hash< basic_string< char > >, select1st< pair< const basic_string< char >, unique_ptr< meta_property > > >, equal_to< basic_string< char > >, allocator< hashtable_node< pair< const basic_string< char >, unique_ptr< meta_property > > > > > >
 Cicomparable< hashtable< pair< const basic_string< char >, unique_ptr< toml_value > >, basic_string< char >, hash< basic_string< char > >, select1st< pair< const basic_string< char >, unique_ptr< toml_value > > >, equal_to< basic_string< char > >, allocator< hashtable_node< pair< const basic_string< char >, unique_ptr< toml_value > > > > > >
 Cicomparable< hashtable< pair< const basic_string< char >, vector< basic_string< char > > >, basic_string< char >, hash< basic_string< char > >, select1st< pair< const basic_string< char >, vector< basic_string< char > > > >, equal_to< basic_string< char > >, allocator< hashtable_node< pair< const basic_string< char >, vector< basic_string< char > > > > > > >
 Cicomparable< hashtable< pair< const basic_string< char >, vector< route_entry > >, basic_string< char >, hash< basic_string< char > >, select1st< pair< const basic_string< char >, vector< route_entry > > >, equal_to< basic_string< char > >, allocator< hashtable_node< pair< const basic_string< char >, vector< route_entry > > > > > >
 Cicomparable< hashtable< pair< const char, cmdline::option * >, char, hash< char >, select1st< pair< const char, cmdline::option * > >, equal_to< char >, allocator< hashtable_node< pair< const char, cmdline::option * > > > > >
 Cicomparable< hashtable< pair< const id_type, unique_ptr< lazy_thread > >, id_type, hash< id_type >, select1st< pair< const id_type, unique_ptr< lazy_thread > > >, equal_to< id_type >, allocator< hashtable_node< pair< const id_type, unique_ptr< lazy_thread > > > > > >
 Cicomparable< hashtable< pair< const id_type, worker_context >, id_type, hash< id_type >, select1st< pair< const id_type, worker_context > >, equal_to< id_type >, allocator< hashtable_node< pair< const id_type, worker_context > > > > >
 Cicomparable< hashtable< pair< const Key, list_iterator >, Key, hash< Key >, select1st< pair< const Key, list_iterator > >, equal_to< Key >, allocator< hashtable_node< pair< const Key, list_iterator > > > > >
 Cicomparable< hashtable< pair< const Key, time_point >, Key, hash< Key >, select1st< pair< const Key, time_point > >, equal_to< Key >, allocator< hashtable_node< pair< const Key, time_point > > > > >
 Cicomparable< hashtable< pair< const signal_event, function< bool(signal_event, void *)> >, signal_event, hash< signal_event >, select1st< pair< const signal_event, function< bool(signal_event, void *)> > >, equal_to< signal_event >, allocator< hashtable_node< pair< const signal_event, function< bool(signal_event, void *)> > > > > >
 Cicomparable< hashtable< pair< const type_id, unique_ptr< meta_type > >, type_id, hash< type_id >, select1st< pair< const type_id, unique_ptr< meta_type > > >, equal_to< type_id >, allocator< hashtable_node< pair< const type_id, unique_ptr< meta_type > > > > > >
 Cicomparable< hashtable< Value, Key, HashFcn, ExtractKey, EqualKey, Alloc > >
 Cicomparable< hashtable< Value, Value, hash< Value >, identity< Value >, equal_to< Value >, allocator< hashtable_node< Value > > > >
 Cicomparable< hexadecimal >
 Cicomparable< none_t >
 Cicomparable< optional< regex > >
 Cicomparable< optional< ssl_context > >
 Cicomparable< optional< ssl_stream > >
 Cicomparable< optional< virtual_thread_task > >
 Cicomparable< pair< const aiocb_type *, async_context * > >
 Cicomparable< pair< const basic_string< char >, basic_string< char > > >
 Cicomparable< pair< const basic_string< char >, cmdline::option * > >
 Cicomparable< pair< const basic_string< char >, function< void(session_ptr)> > >
 Cicomparable< pair< const basic_string< char >, http_content > >
 Cicomparable< pair< const basic_string< char >, http_cookie > >
 Cicomparable< pair< const basic_string< char >, http_session > >
 Cicomparable< pair< const basic_string< char >, pair< dns_query_result, steady_clock::time_point > > >
 Cicomparable< pair< const basic_string< char >, rate_limit_info > >
 Cicomparable< pair< const basic_string< char >, shared_ptr< yaml_value > > >
 Cicomparable< pair< const basic_string< char >, unique_ptr< dynamic_library > > >
 Cicomparable< pair< const basic_string< char >, unique_ptr< env_variable > > >
 Cicomparable< pair< const basic_string< char >, unique_ptr< ini_property > > >
 Cicomparable< pair< const basic_string< char >, unique_ptr< ini_section > > >
 Cicomparable< pair< const basic_string< char >, unique_ptr< iplugin, plugin_deleter > > >
 Cicomparable< pair< const basic_string< char >, unique_ptr< json_value > > >
 Cicomparable< pair< const basic_string< char >, unique_ptr< meta_function > > >
 Cicomparable< pair< const basic_string< char >, unique_ptr< meta_property > > >
 Cicomparable< pair< const basic_string< char >, unique_ptr< toml_value > > >
 Cicomparable< pair< const basic_string< char >, vector< basic_string< char > > > >
 Cicomparable< pair< const basic_string< char >, vector< route_entry > > >
 Cicomparable< pair< const char, cmdline::option * > >
 Cicomparable< pair< const id_type, unique_ptr< lazy_thread > > >
 Cicomparable< pair< const id_type, worker_context > >
 Cicomparable< pair< const Key, list_iterator > >
 Cicomparable< pair< const Key, time_point > >
 Cicomparable< pair< const signal_event, function< bool(signal_event, void *)> > >
 Cicomparable< pair< const type_id, unique_ptr< meta_type > > >
 Cicomparable< pair< size_t, size_t > >
 Cicomparable< pair< T1, T2 > >
 Cicomparable< path >
 Cicomparable< priority_queue< priority_task, vector< priority_task >, less< typename vector< priority_task >::value_type > > >
 Cicomparable< queue< connection_entry, deque< connection_entry > > >
 Cicomparable< queue< log_event, deque< log_event > > >
 Cicomparable< rb_tree< basic_string< char >, pair< const basic_string< char >, basic_string< char > >, select1st< pair< const basic_string< char >, basic_string< char > > >, less< basic_string< char > >, allocator< rb_tree_node< pair< const basic_string< char >, basic_string< char > > > > > >
 Cicomparable< rb_tree< Key, Key, identity< Key >, less< Key >, allocator< rb_tree_node< Key > > > >
 Cicomparable< rb_tree< node, node, identity< node >, less< node >, allocator< rb_tree_node< node > > > >
 Cicomparable< rb_tree< token, pair< const token, typename set< node >::iterator >, select1st< pair< const token, typename set< node >::iterator > >, less< token >, allocator< rb_tree_node< pair< const token, typename set< node >::iterator > > > > >
 Cicomparable< stack< frame, deque< frame > > >
 Cicomparable< time >
 Cicomparable< timestamp >
 Cicomparable< tuple< This, Rest... > >
 Cicomparable< tuple<> >
 Cicomparable< variant< Types... > >
 Cicomparable< vector< ::MYSQL_BIND, allocator<::MYSQL_BIND > > >
 Cicomparable< vector< aiocb_type *, allocator< aiocb_type * > > >
 Cicomparable< vector< char, allocator< char > > >
 Cicomparable< vector< cmdline::option, allocator< cmdline::option > > >
 Cicomparable< vector< const char *, allocator< const char * > > >
 Cicomparable< vector< context, allocator< context > > >
 Cicomparable< vector< dns_record, allocator< dns_record > > >
 Cicomparable< vector< http_cookie, allocator< http_cookie > > >
 Cicomparable< vector< indent_context, allocator< indent_context > > >
 Cicomparable< vector< int, allocator< int > > >
 Cicomparable< vector< match_result, allocator< match_result > > >
 Cicomparable< vector< meta_type *, allocator< meta_type * > > >
 Cicomparable< vector< part, allocator< part > > >
 Cicomparable< vector< pending_signal, allocator< pending_signal > > >
 Cicomparable< vector< priority_task, allocator< priority_task > > >
 Cicomparable< vector< route_entry, allocator< route_entry > > >
 Cicomparable< vector< slot_entry, allocator< slot_entry > > >
 Cicomparable< vector< stacktrace::frame, allocator< stacktrace::frame > > >
 Cicomparable< vector< thread, allocator< thread > > >
 Cidb_connect数据库连接抽象基类
 Cidb_factory数据库连接工厂抽象基类
 Cidb_prepared_statement预处理语句抽象基类
 Cidb_result数据库结果集抽象基类
 Cidentity< T >恒等仿函数
 Cihashable< T >可哈希对象接口模板
 Cihashable< basic_string< CharT, char_traits< CharT >, allocator< CharT > > >
 Cihashable< basic_string_view< CharT, Traits > >
 Cihashable< bit_reference >
 Cihashable< bitset< N > >
 Cihashable< boolean >
 Cihashable< byte_size >
 Cihashable< color >
 Cihashable< compressed_pair< allocator_type, float, is_empty_v< allocator_type > &&!is_final_v< allocator_type > > >
 Cihashable< compressed_pair< allocator_type, pointer, is_empty_v< allocator_type > &&!is_final_v< allocator_type > > >
 Cihashable< compressed_pair< allocator_type, size_t, is_empty_v< allocator_type > &&!is_final_v< allocator_type > > >
 Cihashable< compressed_pair< allocator_type, size_type, is_empty_v< allocator_type > &&!is_final_v< allocator_type > > >
 Cihashable< compressed_pair< Func, bool, is_empty_v< Func > &&!is_final_v< Func > > >
 Cihashable< compressed_pair< Func, int, is_empty_v< Func > &&!is_final_v< Func > > >
 Cihashable< compressed_pair< map_allocator, map_pointer, is_empty_v< map_allocator > &&!is_final_v< map_allocator > > >
 Cihashable< compressed_pair< standard_allocator, size_t, is_empty_v< standard_allocator > &&!is_final_v< standard_allocator > > >
 Cihashable< date >
 Cihashable< datetime >
 Cihashable< error_code >
 Cihashable< hexadecimal >
 Cihashable< id >
 Cihashable< none_t >
 Cihashable< optional< regex > >
 Cihashable< optional< ssl_context > >
 Cihashable< optional< ssl_stream > >
 Cihashable< optional< virtual_thread_task > >
 Cihashable< pair< const aiocb_type *, async_context * > >
 Cihashable< pair< const basic_string< char >, basic_string< char > > >
 Cihashable< pair< const basic_string< char >, cmdline::option * > >
 Cihashable< pair< const basic_string< char >, function< void(session_ptr)> > >
 Cihashable< pair< const basic_string< char >, http_content > >
 Cihashable< pair< const basic_string< char >, http_cookie > >
 Cihashable< pair< const basic_string< char >, http_session > >
 Cihashable< pair< const basic_string< char >, pair< dns_query_result, steady_clock::time_point > > >
 Cihashable< pair< const basic_string< char >, rate_limit_info > >
 Cihashable< pair< const basic_string< char >, shared_ptr< yaml_value > > >
 Cihashable< pair< const basic_string< char >, unique_ptr< dynamic_library > > >
 Cihashable< pair< const basic_string< char >, unique_ptr< env_variable > > >
 Cihashable< pair< const basic_string< char >, unique_ptr< ini_property > > >
 Cihashable< pair< const basic_string< char >, unique_ptr< ini_section > > >
 Cihashable< pair< const basic_string< char >, unique_ptr< iplugin, plugin_deleter > > >
 Cihashable< pair< const basic_string< char >, unique_ptr< json_value > > >
 Cihashable< pair< const basic_string< char >, unique_ptr< meta_function > > >
 Cihashable< pair< const basic_string< char >, unique_ptr< meta_property > > >
 Cihashable< pair< const basic_string< char >, unique_ptr< toml_value > > >
 Cihashable< pair< const basic_string< char >, vector< basic_string< char > > > >
 Cihashable< pair< const basic_string< char >, vector< route_entry > > >
 Cihashable< pair< const char, cmdline::option * > >
 Cihashable< pair< const id_type, unique_ptr< lazy_thread > > >
 Cihashable< pair< const id_type, worker_context > >
 Cihashable< pair< const Key, list_iterator > >
 Cihashable< pair< const Key, time_point > >
 Cihashable< pair< const signal_event, function< bool(signal_event, void *)> > >
 Cihashable< pair< const type_id, unique_ptr< meta_type > > >
 Cihashable< pair< size_t, size_t > >
 Cihashable< pair< T1, T2 > >
 Cihashable< path >
 Cihashable< time >
 Cihashable< timestamp >
 Cihashable< tuple< This, Rest... > >
 Cihashable< tuple<> >
 Cihashable< uuid >
 Cihashable< variant< Types... > >
 Ciiterator< Iterator >迭代器接口模板
 Ciiterator< array_iterator< IsConst, Size, Array > >
 Ciiterator< basic_string_iterator< IsConst, String > >
 Ciiterator< basic_string_view_iterator< Traits > >
 Ciiterator< bitmap_iterator< IsConst, BitMap > >
 Ciiterator< deque_iterator< IsConst, Deque, 0 > >
 Ciiterator< deque_iterator< IsConst, deque, BufSize > >
 Ciiterator< hashtable_iterator< IsConst, HashTable > >
 Ciiterator< list_iterator< IsConst, List > >
 Ciiterator< rb_tree_iterator< IsConst, RbTree > >
 Ciiterator< vector_iterator< IsConst, Vector > >
 Cindex_tuple< Values >索引元组容器
 Cini_builderIni配置格式构建器
 Cini_parserIni配置解析器
 Cinplace_construct_tag原位构造标签
 Cinput_iterator_tag输入迭代器标签
 Csql_builder::insert_dataINSERT语句的数据结构
 Cinsert_iterator< Container >指定位置插入迭代器
 Cinteger_sequence< T, Values >编译时整数序列容器
 Cintegral_constant< T, Value >整数常量包装器
 Cintegral_constant< bool, Value >
 Cintegral_constant< intmax_t, Value *static_sign< Value >::value >
 Cintegral_constant< size_t, 0 >
 Cintegral_constant< size_t, 2 >
 Cintegral_constant< size_t, alignof(T)>
 Cintegral_constant< size_t, Size >
 Cintegral_constant< size_t, sizeof...(Types)>
 Cintegral_constant< uint32_t, Value >
 Cintegral_constant< uint64_t, Value >
 Cinvoke_result< Sign >推导函数调用结果类型的主模板
 Cinvoke_result< F(Args...)>Invoke_result的特化版本
 Cip_headerIPv4头部结构定义
 Ciplugin插件接口基类
 Cis_ADL_swappable< T, Dummy >判断类型是否支持通过ADL查找的swap
 Cis_aggregate< T >判断类型是否为聚合类型
 Cis_allocable< T >判断类型是否可以进行内存分配
 Cis_allocator< Alloc, Dummy >判断类型是否为分配器
 Cis_bind_expression< T >判断是否为绑定表达式
 Cis_bounded_array< T >判断类型是否为有界数组
 Cis_clock< T >检查是否为时钟类型
 Cis_const< T >判断类型是否被const限定
 Cis_convertible< From, To >判断类型From是否可以隐式转换为类型To
 Cis_convertible< FromElement(*)[], ToElement(*)[]>
 Cis_decrementible< Iterator >判断类型是否可以递减
 Cis_destructible< T >判断类型是否可析构
 Cis_duration< T >检查是否为持续时间类型
 Cis_hash< Func, Arg, Dummy >判断类型是否为有效的哈希函数
 Cis_implicitly_default_constructible< T, Dummy >判断类型是否可隐式默认构造
 Cis_incrementible< Iterator >判断类型是否可以递增
 Cis_invocable< F, Args >判断类型是否可调用
 Cis_invocable_r< Ret, F, Args >判断类型是否可调用并返回指定类型
 Cis_location_invariant< T >判断类型是否是位置不变的
 Cis_lvalue_reference< T >判断类型是否为左值引用
 Cis_member_function_pointer< T >判断类型是否为成员函数指针
 Cis_member_object_pointer< T >判断类型是否为成员对象指针
 Cis_member_pointer< T >判断类型是否为成员指针
 Cis_nothrow_assignable< To, From >判断类型是否可以使用指定类型的值进行无异常赋值
 Cis_nothrow_constructible< T, Args >判断类型是否可以使用指定参数无异常构造
 Cis_nothrow_default_constructible< T >判断类型是否可无异常默认构造
 Cis_nothrow_destructible< T >判断类型是否可无异常析构
 Cis_nothrow_hashable< Key, Dummy >判断类型是否可无异常哈希
 Cis_nothrow_invocable< F, Args >判断调用是否不会抛出异常
 Cis_placeholder< T >判断是否为占位符
 Cis_pointer< T >判断类型是否为指针类型
 Cis_ratio< Ratio >检查类型是否为ratio
 Cis_rvalue_reference< T >判断类型是否为右值引用
 Cis_same< T1, T2 >判断两个类型是否相同
 Cis_shared_ptr< T >类型特征:是否为shared_ptr
 Cis_specialization< T, Template >判断类型T是否为模板Template的特化
 Cis_swappable_from< T1, T2, Dummy >判断是否可以调用swap从T1交换到T2
 Cis_unbounded_array< T >判断类型是否为无界数组
 Cis_view< T >检查类型是否为视图
 Cis_view< ranges::view_base< D > >View_base特化的视图检查
 Cis_void< T >判断类型是否为void
 Cis_volatile< T >判断类型是否被volatile限定
 Cistringify< T >可字符串化接口
 Cistringify< bit_reference >
 Cistringify< bitset< N > >
 Cistringify< boolean >
 Cistringify< byte_size >
 Cistringify< color >
 Cistringify< date >
 Cistringify< datetime >
 Cistringify< decimal >
 Cistringify< env_document >
 Cistringify< env_value >
 Cistringify< float32 >
 Cistringify< float64 >
 Cistringify< frame >
 Cistringify< hexadecimal >
 Cistringify< http_content >
 Cistringify< http_cookie >
 Cistringify< http_cookie_name >
 Cistringify< http_method >
 Cistringify< http_server_request >
 Cistringify< http_server_response >
 Cistringify< http_session >
 Cistringify< ini_document >
 Cistringify< ini_value >
 Cistringify< integer16 >
 Cistringify< integer32 >
 Cistringify< integer64 >
 Cistringify< integer8 >
 Cistringify< ip_address >
 Cistringify< json_value >
 Cistringify< mac_address >
 Cistringify< path >
 Cistringify< path_tree >
 Cistringify< pool_statistics >
 Cistringify< ports >
 Cistringify< stacktrace >
 Cistringify< time >
 Cistringify< timestamp >
 Cistringify< toml_value >
 Cistringify< uinteger16 >
 Cistringify< uinteger32 >
 Cistringify< uinteger64 >
 Cistringify< uinteger8 >
 Cistringify< url >
 Cistringify< uuid >
 Cistringify< yaml_value >
 Cgenerator< T >::iterator生成器的输入迭代器
 Citerator_traits< Iterator >迭代器特性主模板
 Citerator_traits< T * >原始指针的迭代器特性特化
 Cjson_builderJson配置构建器
 Cjson_parserJson配置解析器
 Clatch闩锁类
 Clazy_thread延迟启动线程类
 Cless< T >小于比较仿函数
 Cless< typename vector< priority_task >::value_type >
 Cless< typename vector< T >::value_type >
 Cless< void >Less的void特化,支持透明操作
 Cless_equal< T >小于等于比较仿函数
 Cless_equal< void >Less_equal的void特化,支持透明操作
 Cfile::line_iterator行迭代器
 Clist< T, Alloc >双向链表容器
 Clist< pair< Key, entry > >
 Clist< pair< Key, Value > >
 Clist_node< T >链表节点结构
 Clocal_queue线程本地任务队列
 Clocale区域设置管理类
 Clock< Mutex >锁管理器模板
 Clock_free_queue< T >无锁队列类模板
 Clog_event日志事件结构体
 Clog_formatter日志格式化器
 Clog_sink日志输出目标基类
 Clogger日志记录器单例类
 Clru_cache< Key, Value >LRU缓存类模板
 Cneforce::lz4_compressorLZ4压缩解压缩工具类
 Cmake_integer< Size, IsSigned >根据大小和符号创建整数类型
 Cmake_signed< T >将类整数类型转换为对应的有符号类型
 Cmake_unsigned< T >将类整数类型转换为对应的无符号类型
 Cmap< Key, T, Compare, Alloc >映射容器
 Cmap< basic_string< char >, basic_string< char > >
 Cmap< token, typename set< node >::iterator >
 Cfile_mapper::map_info映射状态快照
 Cmatch_result正则表达式匹配结果类
 Cmax_value< Values >获取值列表中的最大值
 CMD5MD5哈希算法结构体
 Cprocess::memory_info进程内存信息
 Csysinfo::memory_info内存信息
 Cmemory_view< Element, Extent >内存视图模板
 Cmeta_any类型擦除容器
 Cmeta_function函数反射元数据类
 Cmeta_property属性反射元数据类
 Cmeta_type类型反射元数据类
 Cminus< T >减法运算仿函数
 Cminus< void >Minus的void特化,支持透明操作
 Cmodulus< T >取模运算仿函数
 Cmodulus< void >Modulus的void特化,支持透明操作
 Clocale::monetary_info货币格式信息
 Cmultimap< Key, T, Compare, Alloc >多重映射容器
 Cmultiplies< T >乘法运算仿函数
 Cmultiplies< void >Multiplies的void特化,支持透明操作
 Cmultiset< Key, Compare, Alloc >多重集合容器
 Cmurmur_hashMurmurHash_x64的128位哈希结果容器
 Cmutex非递归互斥锁
 Cnegate< T >取负运算仿函数
 Cnegate< void >Negate的void特化,支持透明操作
 Cnormal_iterator< Iterator >标准迭代器适配器
 Cnot_equal_to< T >不等比较仿函数
 Cnot_equal_to< void >Not_equal_to的void特化,支持透明操作
 Clocale::numeric_info数字格式信息
 Cnumeric_traits< T, Dummy >数值类型极限特性主模板
 Cnumeric_traits< bool >Bool类型的数值特征特化
 Cnumeric_traits< float32_t >单精度浮点数类型的数值特征特化
 Cnumeric_traits< float64_t >双精度浮点数类型的数值特征特化
 Cnumeric_traits< int16_t >Int16_t类型的数值特征特化
 Cnumeric_traits< int32_t >Int32_t类型的数值特征特化
 Cnumeric_traits< int64_t >Int64_t类型的数值特征特化
 Cnumeric_traits< int8_t >Int8_t类型的数值特征特化
 Cnumeric_traits< uint16_t >Uint16_t类型的数值特征特化
 Cnumeric_traits< uint32_t >Uint32_t类型的数值特征特化
 Cnumeric_traits< uint64_t >Uint64_t类型的数值特征特化
 Cnumeric_traits< uint8_t >Uint8_t类型的数值特征特化
 Conce_flag一次性调用标志类
 Coneshot_t一次性连接标签
 Ccmdline::option选项定义结构
 Csysinfo::os_version_info操作系统版本信息
 Coutput_iterator_tag输出迭代器标签
 Cowner_less< T >智能指针的所有权比较器
 Cowner_less< shared_ptr< T > >共享指针的所有权比较器特化
 Cowner_less< void >通用所有权比较器特化
 Cowner_less< weak_ptr< T > >弱指针的所有权比较器特化
 Cpackage< T, Dummy >类型包装器模板
 Cpackaged_task< Res(Args...)>异步任务包装类模板
 Cthread_pool::periodic_task_state周期性任务状态
 Cicmp_socket::ping_resultPing操作结果
 Cpipe管道类
 Cplugin_deleter插件自定义删除器
 Cplugin_info插件信息结构
 Cplugin_manager插件管理器单例类
 Cplus< T >加法运算仿函数
 Cplus< void >Plus的void特化,支持透明操作
 Cpointer_traits< T >指针特性主模板
 Cpointer_traits< T * >原始指针的特化版本
 Cdatabase_pool::pool_config连接池配置
 Cprocess进程管理类
 Cpromise< Res >Promise类模板
 Cpromise< Res & >引用类型的promise特化
 Cpromise< void >Void类型的promise特化
 Cgenerator< T >::promise_type生成器的promise类型
 Ctask< T >::promise_type任务的promise类型
 Cvirtual_thread_task::promise_type协程承诺类型
 Cqueue< coroutine_handle<> >
 Cqueue< vector< byte_t > >
 Crandom_lcd线性同余随机数生成器
 Crandom_mt梅森旋转随机数生成器
 Cratio< Numerator, Denominator >比率类模板
 Cratio_less< ratio1, ratio2 >检查第一个比率是否小于第二个比率
 Crb_tree< Key, Value, KeyOfValue, Compare, Alloc >红黑树容器
 Crb_tree_base_iterator红黑树迭代器基类
 Crb_tree_node_base红黑树节点基类
 Cstandard_allocator< T >::rebind< U >重新绑定模板
 Ctrace_allocator< T >::rebind< U >分配器绑定模板
 Crecursive_mutex递归互斥锁
 Cbitset< N >::reference位引用类,用于返回可修改的引用
 Creference_wrapper< T >引用包装器类模板
 Cregex正则表达式类
 Cregex_iterator正则表达式匹配迭代器
 Cregex_token_iterator正则表达式令牌迭代器
 Cregistry反射类型注册表
 Cremove_all_extents< T >移除数组的所有维度
 Cremove_const< T >移除const限定符
 Cremove_cv< T >移除const和volatile限定符
 Cremove_cvref< T >同时移除cv和引用限定符的类型包装
 Cremove_extent< T >移除数组的最外层维度
 Cremove_function_qualifiers< T >移除函数类型的限定符
 Cremove_pointer< T >移除指针限定符
 Cremove_reference< T >移除引用限定符
 Cremove_volatile< T >移除volatile限定符
 Creplace_first_para< NewFirst, T >替换模板的第一个类型参数
 Csmtp_socket::responseSMTP服务器响应
 Cretire_list线程本地退役列表
 Creverse_iterator< Iter >反向迭代器模板类
 Csafe_multiply< A, B >安全的编译期乘法,检查溢出
 Cpath_tree::scan_options文件系统扫描选项
 Cscope_exit< Func >作用域退出守卫
 Cscope_fail< Func >作用域失败守卫
 Cscope_success< Func >作用域成功守卫
 Cscoped_click作用域计时器
 Cscoped_connection作用域连接
 Cscoped_thread作用域线程类
 Csecret真随机数生成器
 Cselect1st< Pair >选择pair的第一个元素
 Cselect2nd< Pair >选择pair的第二个元素
 Csql_builder::select_dataSELECT语句的数据结构
 Csemaphore系统信号量类
 Cset< Key, Compare, Alloc >集合容器
 Cset< node >
 CSHA1SHA-1哈希算法结构体
 CSHA256SHA-256哈希算法结构体
 Cshare_memory共享内存管理类
 Cshared_future< Res >共享future类模板
 Cshared_future< Res & >引用类型的共享future特化
 Cshared_future< void >Void类型的共享future特化
 Cshared_lock< SharedMutex >共享锁类模板
 Cshared_mutex共享互斥锁类
 Cshared_ptr< T >共享智能指针类模板
 Csignal< Types >信号类
 Csignal_blocker< Types >信号阻塞器
 Csignal_guard信号守卫
 Csignal_manager信号管理器
 Csmtp_messageSMTP邮件消息结构
 Csocket_baseSocket基础类
 Cpath::split_iterator路径分割迭代器
 Csql_builderSQL语句构建器
 Cssl_contextSSL/TLS上下文管理类
 Cssl_streamSSL/TLS流封装类
 Cstandard_allocator< T >标准分配器类
 Csmtp_socket::starttls_resultSTARTTLS升级结果
 Cprocess::state_info进程信息结构
 Cstatic_char_digit< Base, Digit >将字符转换为指定进制下的数字值
 Cstatic_gcd< A, B >计算两个整数的最大公约数
 Cstatic_number< Base, Digits >将字符串表示的数值转换为编译期数值
 Cstatic_parse_int< Digits >根据前缀自动识别进制并解析整数
 Cstatic_power< Base, Digits >计算字符串表示的数值的幂
 Cstatic_sign< Numerator >计算整数的符号
 Csteady_clock稳定时钟
 Cstop_callback< Callback >停止回调类模板
 Cstop_source停止源类
 Cstop_token停止令牌类
 Cneforce::lz4_compressor::stream_compressor流式压缩器
 Czlib_compressor::stream_compressor流式压缩器
 Cneforce::lz4_compressor::stream_decompressor流式解压缩器
 Czlib_compressor::stream_decompressor流式解压缩器
 Csubmit_result< T >任务提交结果
 Csuspend_always始终暂停的等待器
 Csuspend_never从不暂停的等待器
 Csys_console系统控制台单例类
 Csysinfo系统信息单例类
 Csystem_clock系统时钟
 Csysinfo::system_info系统底层信息
 Ctask< T >异步任务
 Ctask< void >Void特化的任务类
 Ctask_group任务组
 Ctask_info任务信息
 Ctcp_client_baseTCP客户端基类
 Ctcp_server_baseTCP服务器基类
 Ctemp_file临时文件管理类
 Ctemporary_buffer< Iterator >临时缓冲区类
 Cthread线程类
 Cthread_pool线程池类
 Cthread_tracker线程跟踪器类
 Clocale::time_info时间格式信息
 Cprocess::time_info进程时间信息
 Ctime_point< Clock, Dur >时间点类模板
 Ctimed_backoff_spin_policy带退避策略的定时自旋策略
 Ctimer_scheduler< Clock >定时任务调度器
 Ctoml_builderToml配置构建器
 Ctoml_parserToml配置解析器
 Ctrace_allocator< T >内存追踪分配器
 Cicmp_socket::traceroute_hopTraceroute跳点信息
 Ctree_barrier< CmplFunc >树形屏障
 Ctry_lock_tag尝试锁定标签
 Cttl_cache< Key, Value >TTL缓存类模板
 Ctuple_element< Index, Types >获取tuple元素类型的特化
 Ctuple_element< 0, tuple< This, Rest... > >获取tuple第一个元素类型的特化
 Ctuple_element< Idx, array< T, Size > >数组的元组元素类型特化
 Ctuple_element< Index - 1, tuple< Rest... > >
 Ctuple_element< Index, pair< T1, T2 > >Pair的tuple_element特化
 Ctuple_size< typename >获取tuple大小的特化
 Caligned_storage< Len, Align >::type实际的对齐存储类型
 Caligned_union< Len, Types >::type实际的对齐存储类型
 Ctype_builder< T >类型反射构建器
 Ctype_identity< T >类型标识包装器
 Ctype_name< T >类型名称获取器
 Cunary_function< Arg, Result >一元函数适配器基类
 Cunderlying_type< T >获取枚举类型的底层整数类型
 Cunique_lock< Mutex >独占锁管理器模板
 Cunique_ptr< T, Deleter >独占智能指针
 Cunique_ptr< T[], Deleter >数组特化的unique_ptr
 Cunordered_map< Key, T, HashFcn, EqualKey, Alloc >无序映射容器
 Cunordered_map< aiocb_type *, async_context * >
 Cunordered_map< basic_string< char >, basic_string< char > >
 Cunordered_map< basic_string< char >, cmdline::option * >
 Cunordered_map< basic_string< char >, function< void(session_ptr)> >
 Cunordered_map< basic_string< char >, http_content >
 Cunordered_map< basic_string< char >, http_cookie >
 Cunordered_map< basic_string< char >, http_session >
 Cunordered_map< basic_string< char >, pair< dns_query_result, steady_clock::time_point > >
 Cunordered_map< basic_string< char >, rate_limit_info >
 Cunordered_map< basic_string< char >, shared_ptr< yaml_value > >
 Cunordered_map< basic_string< char >, unique_ptr< dynamic_library > >
 Cunordered_map< basic_string< char >, unique_ptr< env_variable > >
 Cunordered_map< basic_string< char >, unique_ptr< ini_property > >
 Cunordered_map< basic_string< char >, unique_ptr< ini_section > >
 Cunordered_map< basic_string< char >, unique_ptr< iplugin, plugin_deleter > >
 Cunordered_map< basic_string< char >, unique_ptr< json_value > >
 Cunordered_map< basic_string< char >, unique_ptr< meta_function > >
 Cunordered_map< basic_string< char >, unique_ptr< meta_property > >
 Cunordered_map< basic_string< char >, unique_ptr< toml_value > >
 Cunordered_map< basic_string< char >, vector< basic_string< char > > >
 Cunordered_map< basic_string< char >, vector< route_entry > >
 Cunordered_map< char, cmdline::option * >
 Cunordered_map< id_type, unique_ptr< lazy_thread > >
 Cunordered_map< id_type, worker_context >
 Cunordered_map< Key, list_iterator >
 Cunordered_map< Key, time_point >
 Cunordered_map< signal_event, function< bool(signal_event, void *)> >
 Cunordered_map< T *, stacktrace >
 Cunordered_map< type_id, unique_ptr< meta_type > >
 Cunordered_multimap< Key, T, HashFcn, EqualKey, Alloc >无序多重映射容器
 Cunordered_multiset< Value, HashFcn, EqualKey, Alloc >无序多重集合容器
 Cunordered_set< Value, HashFcn, EqualKey, Alloc >无序集合容器
 Cunpack_utility_construct_tag解包工具构造标签
 Cunpackage< T, Dummy >类型解包器模板
 Cunwrap_ref_decay< T >先退化类型,再解包引用包装器
 Cunwrap_reference< T >解包引用包装器,获取原始引用类型
 Cunwrap_reference< reference_wrapper< T > >Reference_wrapper的特化版本
 Csql_builder::update_dataUPDATE语句的数据结构
 Cmap< Key, T, Compare, Alloc >::value_compare值比较函数对象
 Cmultimap< Key, T, Compare, Alloc >::value_compare值比较函数对象
 Cvariant_alternative< Variant, Idx >获取变体中指定索引位置的类型
 Cvariant_index< Variant, T >获取类型在变体中的索引
 Cvector< atomic< worker_context * > >
 Cvector< basic_string< char > >
 Cvector< basic_string_view< char > >
 Cvector< hashtable_node< pair< const aiocb_type *, async_context * > > >
 Cvector< hashtable_node< pair< const basic_string< char >, basic_string< char > > > >
 Cvector< hashtable_node< pair< const basic_string< char >, cmdline::option * > > >
 Cvector< hashtable_node< pair< const basic_string< char >, function< void(session_ptr)> > > >
 Cvector< hashtable_node< pair< const basic_string< char >, http_content > > >
 Cvector< hashtable_node< pair< const basic_string< char >, http_cookie > > >
 Cvector< hashtable_node< pair< const basic_string< char >, http_session > > >
 Cvector< hashtable_node< pair< const basic_string< char >, pair< dns_query_result, steady_clock::time_point > > > >
 Cvector< hashtable_node< pair< const basic_string< char >, rate_limit_info > > >
 Cvector< hashtable_node< pair< const basic_string< char >, shared_ptr< yaml_value > > > >
 Cvector< hashtable_node< pair< const basic_string< char >, unique_ptr< dynamic_library > > > >
 Cvector< hashtable_node< pair< const basic_string< char >, unique_ptr< env_variable > > > >
 Cvector< hashtable_node< pair< const basic_string< char >, unique_ptr< ini_property > > > >
 Cvector< hashtable_node< pair< const basic_string< char >, unique_ptr< ini_section > > > >
 Cvector< hashtable_node< pair< const basic_string< char >, unique_ptr< iplugin, plugin_deleter > > > >
 Cvector< hashtable_node< pair< const basic_string< char >, unique_ptr< json_value > > > >
 Cvector< hashtable_node< pair< const basic_string< char >, unique_ptr< meta_function > > > >
 Cvector< hashtable_node< pair< const basic_string< char >, unique_ptr< meta_property > > > >
 Cvector< hashtable_node< pair< const basic_string< char >, unique_ptr< toml_value > > > >
 Cvector< hashtable_node< pair< const basic_string< char >, vector< basic_string< char > > > > >
 Cvector< hashtable_node< pair< const basic_string< char >, vector< route_entry > > > >
 Cvector< hashtable_node< pair< const char, cmdline::option * > > >
 Cvector< hashtable_node< pair< const id_type, unique_ptr< lazy_thread > > > >
 Cvector< hashtable_node< pair< const id_type, worker_context > > >
 Cvector< hashtable_node< pair< const Key, list_iterator > > >
 Cvector< hashtable_node< pair< const Key, time_point > > >
 Cvector< hashtable_node< pair< const signal_event, function< bool(signal_event, void *)> > > >
 Cvector< hashtable_node< pair< const type_id, unique_ptr< meta_type > > > >
 Cvector< hashtable_node< Value > >
 Cvector< pair< size_t, size_t > >
 Cvector< shared_ptr< log_sink > >
 Cvector< shared_ptr< websocket_session > >
 Cvector< shared_ptr< yaml_value > >
 Cvector< unique_ptr< http_filter > >
 Cvector< unique_ptr< json_value > >
 Cvector< unique_ptr< toml_value > >
 Cvector< vector< char > >
 Cview_base< Derived >范围视图的基类模板
 Cview_base< common_view< V > >
 Cview_base< concat_view< V1, V2 > >
 Cview_base< counted_view< Iter > >
 Cview_base< drop_view< V > >
 Cview_base< drop_while_view< V, Pred > >
 Cview_base< element_view< N, V > >
 Cview_base< filter_view< V, Pred > >
 Cview_base< iota_view< T > >
 Cview_base< join_view< V > >
 Cview_base< owning_view< R > >
 Cview_base< ref_view< R > >
 Cview_base< repeat_view< T > >
 Cview_base< reverse_view< V > >
 Cview_base< slice_view< V > >
 Cview_base< split_view< V, T > >
 Cview_base< subrange_view< Iterator > >
 Cview_base< take_view< V > >
 Cview_base< take_while_view< V, Pred > >
 Cview_base< transform_view< V, Func > >
 Cvirtual_thread虚拟线程类
 Cvirtual_thread_awaiter虚拟线程等待器
 Cvirtual_thread_scheduler虚拟线程调度器
 Cvirtual_thread_task虚拟线程任务
 Cweak_ptr< T >弱智能指针类模板
 Cwebsocket_frame_headerWebSocket帧头部结构
 Cwebsocket_serverWebSocket服务器类
 Cworker_context工作线程上下文
 CXORXOR异或加密结构体
 Czlib_compressorZLib压缩解压缩工具类