René's URL Explorer Experiment


Title: C++ 具名要求:可基本锁定 (BasicLockable) (C++11 起) - cppreference.com

Generator: MediaWiki 1.43.8

direct link

Domain: zh.cppreference.com

format-detectiontelephone=no

Links:

cppreference.comhttp://zh.cppreference.com/
创建账号http://zh.cppreference.com/index.php?title=Special:%E5%88%9B%E5%BB%BA%E8%B4%A6%E6%88%B7&returnto=cpp%2Fnamed+req%2FBasicLockable
登录http://zh.cppreference.com/index.php?title=Special:%E7%94%A8%E6%88%B7%E7%99%BB%E5%BD%95&returnto=cpp%2Fnamed+req%2FBasicLockable
页面http://zh.cppreference.com/cpp/named_req/BasicLockable
讨论http://zh.cppreference.com/index.php?title=Talk:cpp/named_req/BasicLockable&action=edit&redlink=1
http://zh.cppreference.com/cpp/named_req/BasicLockable
不转换http://zh.cppreference.com/index.php?title=cpp/named_req/BasicLockable&variant=zh
简体http://zh.cppreference.com/index.php?title=cpp/named_req/BasicLockable&variant=zh-hans
繁體http://zh.cppreference.com/index.php?title=cpp/named_req/BasicLockable&variant=zh-hant
大陆简体http://zh.cppreference.com/index.php?title=cpp/named_req/BasicLockable&variant=zh-cn
香港繁體http://zh.cppreference.com/index.php?title=cpp/named_req/BasicLockable&variant=zh-hk
澳門繁體http://zh.cppreference.com/index.php?title=cpp/named_req/BasicLockable&variant=zh-mo
大马简体http://zh.cppreference.com/index.php?title=cpp/named_req/BasicLockable&variant=zh-my
新加坡简体http://zh.cppreference.com/index.php?title=cpp/named_req/BasicLockable&variant=zh-sg
臺灣正體http://zh.cppreference.com/index.php?title=cpp/named_req/BasicLockable&variant=zh-tw
阅读http://zh.cppreference.com/cpp/named_req/BasicLockable
查看源代码http://zh.cppreference.com/index.php?title=cpp/named_req/BasicLockable&action=edit
查看历史http://zh.cppreference.com/index.php?title=cpp/named_req/BasicLockable&action=history
http://zh.cppreference.com/cpp/named_req/BasicLockable
cpphttp://zh.cppreference.com/cpp
named reqhttp://zh.cppreference.com/cpp/named_req
C++http://zh.cppreference.com/cpp
编译器支持http://zh.cppreference.com/cpp/compiler_support
自立实现与有宿主实现http://zh.cppreference.com/cpp/freestanding
语言http://zh.cppreference.com/cpp/language
标准库http://zh.cppreference.com/cpp/standard_library
标准库标头http://zh.cppreference.com/cpp/header
具名要求http://zh.cppreference.com/cpp/named_req
功能特性测试宏http://zh.cppreference.com/cpp/feature_test
语言支持库http://zh.cppreference.com/cpp/utility#语言支持
概念库http://zh.cppreference.com/cpp/concepts
诊断库http://zh.cppreference.com/cpp/error
内存管理库http://zh.cppreference.com/cpp/memory
元编程库http://zh.cppreference.com/cpp/meta
通用工具库http://zh.cppreference.com/cpp/utility
容器库http://zh.cppreference.com/cpp/container
迭代器库http://zh.cppreference.com/cpp/iterator
范围库http://zh.cppreference.com/cpp/ranges
算法库http://zh.cppreference.com/cpp/algorithm
字符串库http://zh.cppreference.com/cpp/string
文本处理库http://zh.cppreference.com/cpp/text
数值库http://zh.cppreference.com/cpp/numeric
日期和时间库http://zh.cppreference.com/cpp/chrono
输入/输出库http://zh.cppreference.com/cpp/io
文件系统库http://zh.cppreference.com/cpp/filesystem
并发支持库http://zh.cppreference.com/cpp/thread
执行控制库http://zh.cppreference.com/cpp/execution
技术规范http://zh.cppreference.com/cpp/experimental
符号索引http://zh.cppreference.com/cpp/symbol_index
外部库http://zh.cppreference.com/cpp/links/libs
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/navbar_content&action=edit
C++ 具名要求http://zh.cppreference.com/cpp/named_req
基础http://zh.cppreference.com/cpp/named_req#基础
DefaultConstructiblehttp://zh.cppreference.com/cpp/named_req/DefaultConstructible
MoveConstructiblehttp://zh.cppreference.com/cpp/named_req/MoveConstructible
CopyConstructiblehttp://zh.cppreference.com/cpp/named_req/CopyConstructible
CopyAssignablehttp://zh.cppreference.com/cpp/named_req/CopyAssignable
MoveAssignablehttp://zh.cppreference.com/cpp/named_req/MoveAssignable
Destructiblehttp://zh.cppreference.com/cpp/named_req/Destructible
类型属性http://zh.cppreference.com/cpp/named_req#类型属性
ScalarTypehttp://zh.cppreference.com/cpp/named_req/ScalarType
PODTypehttp://zh.cppreference.com/cpp/named_req/PODType
TriviallyCopyablehttp://zh.cppreference.com/cpp/named_req/TriviallyCopyable
TrivialTypehttp://zh.cppreference.com/cpp/named_req/TrivialType
StandardLayoutTypehttp://zh.cppreference.com/cpp/named_req/StandardLayoutType
ImplicitLifetimeTypehttp://zh.cppreference.com/cpp/named_req/ImplicitLifetimeType
全库范围http://zh.cppreference.com/cpp/named_req#全库范围的要求
BooleanTestablehttp://zh.cppreference.com/cpp/named_req/BooleanTestable
EqualityComparablehttp://zh.cppreference.com/cpp/named_req/EqualityComparable
LessThanComparablehttp://zh.cppreference.com/cpp/named_req/LessThanComparable
Swappablehttp://zh.cppreference.com/cpp/named_req/Swappable
ValueSwappablehttp://zh.cppreference.com/cpp/named_req/ValueSwappable
NullablePointerhttp://zh.cppreference.com/cpp/named_req/NullablePointer
Hashhttp://zh.cppreference.com/cpp/named_req/Hash
Allocatorhttp://zh.cppreference.com/cpp/named_req/Allocator
FunctionObjecthttp://zh.cppreference.com/cpp/named_req/FunctionObject
Callablehttp://zh.cppreference.com/cpp/named_req/Callable
Predicatehttp://zh.cppreference.com/cpp/named_req/Predicate
BinaryPredicatehttp://zh.cppreference.com/cpp/named_req/BinaryPredicate
Comparehttp://zh.cppreference.com/cpp/named_req/Compare
容器http://zh.cppreference.com/cpp/named_req#容器
Containerhttp://zh.cppreference.com/cpp/named_req/Container
ReversibleContainerhttp://zh.cppreference.com/cpp/named_req/ReversibleContainer
AllocatorAwareContainerhttp://zh.cppreference.com/cpp/named_req/AllocatorAwareContainer
SequenceContainerhttp://zh.cppreference.com/cpp/named_req/SequenceContainer
ContiguousContainerhttp://zh.cppreference.com/cpp/named_req/ContiguousContainer
AssociativeContainerhttp://zh.cppreference.com/cpp/named_req/AssociativeContainer
UnorderedAssociativeContainerhttp://zh.cppreference.com/cpp/named_req/UnorderedAssociativeContainer
容器元素http://zh.cppreference.com/cpp/named_req#容器元素
DefaultInsertablehttp://zh.cppreference.com/cpp/named_req/DefaultInsertable
CopyInsertablehttp://zh.cppreference.com/cpp/named_req/CopyInsertable
MoveInsertablehttp://zh.cppreference.com/cpp/named_req/MoveInsertable
EmplaceConstructiblehttp://zh.cppreference.com/cpp/named_req/EmplaceConstructible
Erasablehttp://zh.cppreference.com/cpp/named_req/Erasable
迭代器http://zh.cppreference.com/cpp/named_req#迭代器
LegacyIteratorhttp://zh.cppreference.com/cpp/named_req/Iterator
LegacyInputIteratorhttp://zh.cppreference.com/cpp/named_req/InputIterator
LegacyOutputIteratorhttp://zh.cppreference.com/cpp/named_req/OutputIterator
LegacyForwardIteratorhttp://zh.cppreference.com/cpp/named_req/ForwardIterator
LegacyBidirectionalIteratorhttp://zh.cppreference.com/cpp/named_req/BidirectionalIterator
LegacyRandomAccessIteratorhttp://zh.cppreference.com/cpp/named_req/RandomAccessIterator
LegacyContiguousIteratorhttp://zh.cppreference.com/cpp/named_req/ContiguousIterator
ConstexprIteratorhttp://zh.cppreference.com/cpp/named_req/ConstexprIterator
流 I/Ohttp://zh.cppreference.com/cpp/named_req#流_I/O_函数
FormattedInputFunctionhttp://zh.cppreference.com/cpp/named_req/FormattedInputFunction
UnformattedInputFunctionhttp://zh.cppreference.com/cpp/named_req/UnformattedInputFunction
FormattedOutputFunctionhttp://zh.cppreference.com/cpp/named_req/FormattedOutputFunction
UnformattedOutputFunctionhttp://zh.cppreference.com/cpp/named_req/UnformattedOutputFunction
格式化器http://zh.cppreference.com/cpp/named_req#格式化器
BasicFormatterhttp://zh.cppreference.com/cpp/named_req/BasicFormatter
Formatterhttp://zh.cppreference.com/cpp/named_req/Formatter
随机数http://zh.cppreference.com/cpp/named_req#随机数生成
SeedSequencehttp://zh.cppreference.com/cpp/named_req/SeedSequence
RandomNumberEnginehttp://zh.cppreference.com/cpp/named_req/RandomNumberEngine
RandomNumberDistributionhttp://zh.cppreference.com/cpp/named_req/RandomNumberDistribution
UniformRandomBitGeneratorhttp://zh.cppreference.com/cpp/named_req/UniformRandomBitGenerator
RandomNumberEngineAdaptorhttp://zh.cppreference.com/cpp/named_req/RandomNumberEngineAdaptor
并发http://zh.cppreference.com/cpp/named_req#并发
Lockablehttp://zh.cppreference.com/cpp/named_req/Lockable
TimedLockablehttp://zh.cppreference.com/cpp/named_req/TimedLockable
SharedLockablehttp://zh.cppreference.com/cpp/named_req/SharedLockable
SharedTimedLockablehttp://zh.cppreference.com/cpp/named_req/SharedTimedLockable
Mutexhttp://zh.cppreference.com/cpp/named_req/Mutex
TimedMutexhttp://zh.cppreference.com/cpp/named_req/TimedMutex
SharedMutexhttp://zh.cppreference.com/cpp/named_req/SharedMutex
SharedTimedMutexhttp://zh.cppreference.com/cpp/named_req/SharedTimedMutex
范围http://zh.cppreference.com/cpp/named_req#范围
RangeAdaptorObjecthttp://zh.cppreference.com/cpp/named_req/RangeAdaptorObject
RangeAdaptorClosureObjecthttp://zh.cppreference.com/cpp/named_req/RangeAdaptorClosureObject
多维视图http://zh.cppreference.com/cpp/named_req#多维视图定制
LayoutMappinghttp://zh.cppreference.com/cpp/named_req/LayoutMapping
LayoutMappingPolicyhttp://zh.cppreference.com/cpp/named_req/LayoutMappingPolicy
AccessorPolicyhttp://zh.cppreference.com/cpp/named_req/AccessorPolicy
其他http://zh.cppreference.com/cpp/named_req#其他
CharTraitshttp://zh.cppreference.com/cpp/named_req/CharTraits
RegexTraitshttp://zh.cppreference.com/cpp/named_req/RegexTraits
BitmaskTypehttp://zh.cppreference.com/cpp/named_req/BitmaskType
LiteralTypehttp://zh.cppreference.com/cpp/named_req/LiteralType
NumericTypehttp://zh.cppreference.com/cpp/named_req/NumericType
UnaryTypeTraithttp://zh.cppreference.com/cpp/named_req/UnaryTypeTrait
BinaryTypeTraithttp://zh.cppreference.com/cpp/named_req/BinaryTypeTrait
TransformationTraithttp://zh.cppreference.com/cpp/named_req/TransformationTrait
Clockhttp://zh.cppreference.com/cpp/named_req/Clock
TrivialClockhttp://zh.cppreference.com/cpp/named_req/TrivialClock
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/named_req/navbar_content&action=edit
1 要求http://zh.cppreference.com/cpp/named_req/BasicLockable#要求
1.1 非共享锁http://zh.cppreference.com/cpp/named_req/BasicLockable#非共享锁
2 标准库http://zh.cppreference.com/cpp/named_req/BasicLockable#标准库
3 参阅http://zh.cppreference.com/cpp/named_req/BasicLockable#参阅
mutexhttp://zh.cppreference.com/cpp/thread/mutex
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/thread/dsc_mutex&action=edit
recursive_mutexhttp://zh.cppreference.com/cpp/thread/recursive_mutex
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/thread/dsc_recursive_mutex&action=edit
recursive_timed_mutexhttp://zh.cppreference.com/cpp/thread/recursive_timed_mutex
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/thread/dsc_recursive_timed_mutex&action=edit
shared_mutexhttp://zh.cppreference.com/cpp/thread/shared_mutex
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/thread/dsc_shared_mutex&action=edit
shared_timed_mutexhttp://zh.cppreference.com/cpp/thread/shared_timed_mutex
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/thread/dsc_shared_timed_mutex&action=edit
timed_mutexhttp://zh.cppreference.com/cpp/thread/timed_mutex
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/thread/dsc_timed_mutex&action=edit
线程支持库http://zh.cppreference.com/cpp/thread
互斥体 (Mutex) http://zh.cppreference.com/cpp/named_req/Mutex
可锁定 (Lockable) http://zh.cppreference.com/cpp/named_req/Lockable
可定时锁定 (TimedLockable) http://zh.cppreference.com/cpp/named_req/TimedLockable
首页http://zh.cppreference.com/%E9%A6%96%E9%A1%B5
最近更改http://zh.cppreference.com/Special:%E6%9C%80%E8%BF%91%E6%9B%B4%E6%94%B9
随机页面http://zh.cppreference.com/Special:%E9%9A%8F%E6%9C%BA%E9%A1%B5%E9%9D%A2
MediaWiki帮助https://www.mediawiki.org/wiki/Special:MyLanguage/Help:Contents
http://zh.cppreference.com/cpp/named_req/BasicLockable
链入页面http://zh.cppreference.com/Special:%E9%93%BE%E5%85%A5%E9%A1%B5%E9%9D%A2/cpp/named_req/BasicLockable
相关更改http://zh.cppreference.com/Special:%E9%93%BE%E5%87%BA%E6%9B%B4%E6%94%B9/cpp/named_req/BasicLockable
上传文件http://upload.cppreference.com/w/Special:Upload
特殊页面http://zh.cppreference.com/Special:%E7%89%B9%E6%AE%8A%E9%A1%B5%E9%9D%A2
可打印版javascript:print();
固定链接http://zh.cppreference.com/index.php?title=cpp/named_req/BasicLockable&oldid=96023
页面信息http://zh.cppreference.com/index.php?title=cpp/named_req/BasicLockable&action=info
Deutschhttps://de.cppreference.com/cpp/named_req/BasicLockable
Englishhttp://en.cppreference.com/cpp/named_req/BasicLockable
Españolhttp://es.cppreference.com/cpp/named_req/BasicLockable
Françaishttp://fr.cppreference.com/cpp/named_req/BasicLockable
Italianohttp://it.cppreference.com/cpp/named_req/BasicLockable
日本語http://ja.cppreference.com/cpp/named_req/BasicLockable
Portuguêshttp://pt.cppreference.com/cpp/named_req/BasicLockable
Русскийhttp://ru.cppreference.com/cpp/named_req/BasicLockable

Viewport: width=1120

Robots: max-image-preview:standard


URLs of crawlers that visited me.