René's URL Explorer Experiment


Title: C++ 具名要求:函数对象 (FunctionObject) - cppreference.com

Generator: MediaWiki 1.43.8

direct link

Domain: zh.cppreference.com

format-detectiontelephone=no

Links:

cppreference.comhttps://zh.cppreference.com/
创建账号https://zh.cppreference.com/index.php?title=Special:%E5%88%9B%E5%BB%BA%E8%B4%A6%E6%88%B7&returnto=cpp%2Fnamed+req%2FFunctionObject
登录https://zh.cppreference.com/index.php?title=Special:%E7%94%A8%E6%88%B7%E7%99%BB%E5%BD%95&returnto=cpp%2Fnamed+req%2FFunctionObject
页面https://zh.cppreference.com/cpp/named_req/FunctionObject
讨论https://zh.cppreference.com/index.php?title=Talk:cpp/named_req/FunctionObject&action=edit&redlink=1
https://zh.cppreference.com/cpp/named_req/FunctionObject
不转换https://zh.cppreference.com/index.php?title=cpp/named_req/FunctionObject&variant=zh
简体https://zh.cppreference.com/index.php?title=cpp/named_req/FunctionObject&variant=zh-hans
繁體https://zh.cppreference.com/index.php?title=cpp/named_req/FunctionObject&variant=zh-hant
大陆简体https://zh.cppreference.com/index.php?title=cpp/named_req/FunctionObject&variant=zh-cn
香港繁體https://zh.cppreference.com/index.php?title=cpp/named_req/FunctionObject&variant=zh-hk
澳門繁體https://zh.cppreference.com/index.php?title=cpp/named_req/FunctionObject&variant=zh-mo
大马简体https://zh.cppreference.com/index.php?title=cpp/named_req/FunctionObject&variant=zh-my
新加坡简体https://zh.cppreference.com/index.php?title=cpp/named_req/FunctionObject&variant=zh-sg
臺灣正體https://zh.cppreference.com/index.php?title=cpp/named_req/FunctionObject&variant=zh-tw
阅读https://zh.cppreference.com/cpp/named_req/FunctionObject
查看源代码https://zh.cppreference.com/index.php?title=cpp/named_req/FunctionObject&action=edit
查看历史https://zh.cppreference.com/index.php?title=cpp/named_req/FunctionObject&action=history
https://zh.cppreference.com/cpp/named_req/FunctionObject
cpphttps://zh.cppreference.com/cpp
named reqhttps://zh.cppreference.com/cpp/named_req
C++https://zh.cppreference.com/cpp
编译器支持https://zh.cppreference.com/cpp/compiler_support
自立实现与有宿主实现https://zh.cppreference.com/cpp/freestanding
语言https://zh.cppreference.com/cpp/language
标准库https://zh.cppreference.com/cpp/standard_library
标准库标头https://zh.cppreference.com/cpp/header
具名要求https://zh.cppreference.com/cpp/named_req
功能特性测试宏https://zh.cppreference.com/cpp/feature_test
语言支持库https://zh.cppreference.com/cpp/utility#语言支持
概念库https://zh.cppreference.com/cpp/concepts
诊断库https://zh.cppreference.com/cpp/error
内存管理库https://zh.cppreference.com/cpp/memory
元编程库https://zh.cppreference.com/cpp/meta
通用工具库https://zh.cppreference.com/cpp/utility
容器库https://zh.cppreference.com/cpp/container
迭代器库https://zh.cppreference.com/cpp/iterator
范围库https://zh.cppreference.com/cpp/ranges
算法库https://zh.cppreference.com/cpp/algorithm
字符串库https://zh.cppreference.com/cpp/string
文本处理库https://zh.cppreference.com/cpp/text
数值库https://zh.cppreference.com/cpp/numeric
日期和时间库https://zh.cppreference.com/cpp/chrono
输入/输出库https://zh.cppreference.com/cpp/io
文件系统库https://zh.cppreference.com/cpp/filesystem
并发支持库https://zh.cppreference.com/cpp/thread
执行控制库https://zh.cppreference.com/cpp/execution
技术规范https://zh.cppreference.com/cpp/experimental
符号索引https://zh.cppreference.com/cpp/symbol_index
外部库https://zh.cppreference.com/cpp/links/libs
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/navbar_content&action=edit
C++ 具名要求https://zh.cppreference.com/cpp/named_req
基础https://zh.cppreference.com/cpp/named_req#基础
DefaultConstructiblehttps://zh.cppreference.com/cpp/named_req/DefaultConstructible
MoveConstructiblehttps://zh.cppreference.com/cpp/named_req/MoveConstructible
CopyConstructiblehttps://zh.cppreference.com/cpp/named_req/CopyConstructible
CopyAssignablehttps://zh.cppreference.com/cpp/named_req/CopyAssignable
MoveAssignablehttps://zh.cppreference.com/cpp/named_req/MoveAssignable
Destructiblehttps://zh.cppreference.com/cpp/named_req/Destructible
类型属性https://zh.cppreference.com/cpp/named_req#类型属性
ScalarTypehttps://zh.cppreference.com/cpp/named_req/ScalarType
PODTypehttps://zh.cppreference.com/cpp/named_req/PODType
TriviallyCopyablehttps://zh.cppreference.com/cpp/named_req/TriviallyCopyable
TrivialTypehttps://zh.cppreference.com/cpp/named_req/TrivialType
StandardLayoutTypehttps://zh.cppreference.com/cpp/named_req/StandardLayoutType
ImplicitLifetimeTypehttps://zh.cppreference.com/cpp/named_req/ImplicitLifetimeType
全库范围https://zh.cppreference.com/cpp/named_req#全库范围的要求
BooleanTestablehttps://zh.cppreference.com/cpp/named_req/BooleanTestable
EqualityComparablehttps://zh.cppreference.com/cpp/named_req/EqualityComparable
LessThanComparablehttps://zh.cppreference.com/cpp/named_req/LessThanComparable
Swappablehttps://zh.cppreference.com/cpp/named_req/Swappable
ValueSwappablehttps://zh.cppreference.com/cpp/named_req/ValueSwappable
NullablePointerhttps://zh.cppreference.com/cpp/named_req/NullablePointer
Hashhttps://zh.cppreference.com/cpp/named_req/Hash
Allocatorhttps://zh.cppreference.com/cpp/named_req/Allocator
Callablehttps://zh.cppreference.com/cpp/named_req/Callable
Predicatehttps://zh.cppreference.com/cpp/named_req/Predicate
BinaryPredicatehttps://zh.cppreference.com/cpp/named_req/BinaryPredicate
Comparehttps://zh.cppreference.com/cpp/named_req/Compare
容器https://zh.cppreference.com/cpp/named_req#容器
Containerhttps://zh.cppreference.com/cpp/named_req/Container
ReversibleContainerhttps://zh.cppreference.com/cpp/named_req/ReversibleContainer
AllocatorAwareContainerhttps://zh.cppreference.com/cpp/named_req/AllocatorAwareContainer
SequenceContainerhttps://zh.cppreference.com/cpp/named_req/SequenceContainer
ContiguousContainerhttps://zh.cppreference.com/cpp/named_req/ContiguousContainer
AssociativeContainerhttps://zh.cppreference.com/cpp/named_req/AssociativeContainer
UnorderedAssociativeContainerhttps://zh.cppreference.com/cpp/named_req/UnorderedAssociativeContainer
容器元素https://zh.cppreference.com/cpp/named_req#容器元素
DefaultInsertablehttps://zh.cppreference.com/cpp/named_req/DefaultInsertable
CopyInsertablehttps://zh.cppreference.com/cpp/named_req/CopyInsertable
MoveInsertablehttps://zh.cppreference.com/cpp/named_req/MoveInsertable
EmplaceConstructiblehttps://zh.cppreference.com/cpp/named_req/EmplaceConstructible
Erasablehttps://zh.cppreference.com/cpp/named_req/Erasable
迭代器https://zh.cppreference.com/cpp/named_req#迭代器
LegacyIteratorhttps://zh.cppreference.com/cpp/named_req/Iterator
LegacyInputIteratorhttps://zh.cppreference.com/cpp/named_req/InputIterator
LegacyOutputIteratorhttps://zh.cppreference.com/cpp/named_req/OutputIterator
LegacyForwardIteratorhttps://zh.cppreference.com/cpp/named_req/ForwardIterator
LegacyBidirectionalIteratorhttps://zh.cppreference.com/cpp/named_req/BidirectionalIterator
LegacyRandomAccessIteratorhttps://zh.cppreference.com/cpp/named_req/RandomAccessIterator
LegacyContiguousIteratorhttps://zh.cppreference.com/cpp/named_req/ContiguousIterator
ConstexprIteratorhttps://zh.cppreference.com/cpp/named_req/ConstexprIterator
流 I/Ohttps://zh.cppreference.com/cpp/named_req#流_I/O_函数
FormattedInputFunctionhttps://zh.cppreference.com/cpp/named_req/FormattedInputFunction
UnformattedInputFunctionhttps://zh.cppreference.com/cpp/named_req/UnformattedInputFunction
FormattedOutputFunctionhttps://zh.cppreference.com/cpp/named_req/FormattedOutputFunction
UnformattedOutputFunctionhttps://zh.cppreference.com/cpp/named_req/UnformattedOutputFunction
格式化器https://zh.cppreference.com/cpp/named_req#格式化器
BasicFormatterhttps://zh.cppreference.com/cpp/named_req/BasicFormatter
Formatterhttps://zh.cppreference.com/cpp/named_req/Formatter
随机数https://zh.cppreference.com/cpp/named_req#随机数生成
SeedSequencehttps://zh.cppreference.com/cpp/named_req/SeedSequence
RandomNumberEnginehttps://zh.cppreference.com/cpp/named_req/RandomNumberEngine
RandomNumberDistributionhttps://zh.cppreference.com/cpp/named_req/RandomNumberDistribution
UniformRandomBitGeneratorhttps://zh.cppreference.com/cpp/named_req/UniformRandomBitGenerator
RandomNumberEngineAdaptorhttps://zh.cppreference.com/cpp/named_req/RandomNumberEngineAdaptor
并发https://zh.cppreference.com/cpp/named_req#并发
BasicLockablehttps://zh.cppreference.com/cpp/named_req/BasicLockable
Lockablehttps://zh.cppreference.com/cpp/named_req/Lockable
TimedLockablehttps://zh.cppreference.com/cpp/named_req/TimedLockable
SharedLockablehttps://zh.cppreference.com/cpp/named_req/SharedLockable
SharedTimedLockablehttps://zh.cppreference.com/cpp/named_req/SharedTimedLockable
Mutexhttps://zh.cppreference.com/cpp/named_req/Mutex
TimedMutexhttps://zh.cppreference.com/cpp/named_req/TimedMutex
SharedMutexhttps://zh.cppreference.com/cpp/named_req/SharedMutex
SharedTimedMutexhttps://zh.cppreference.com/cpp/named_req/SharedTimedMutex
范围https://zh.cppreference.com/cpp/named_req#范围
RangeAdaptorObjecthttps://zh.cppreference.com/cpp/named_req/RangeAdaptorObject
RangeAdaptorClosureObjecthttps://zh.cppreference.com/cpp/named_req/RangeAdaptorClosureObject
多维视图https://zh.cppreference.com/cpp/named_req#多维视图定制
LayoutMappinghttps://zh.cppreference.com/cpp/named_req/LayoutMapping
LayoutMappingPolicyhttps://zh.cppreference.com/cpp/named_req/LayoutMappingPolicy
AccessorPolicyhttps://zh.cppreference.com/cpp/named_req/AccessorPolicy
其他https://zh.cppreference.com/cpp/named_req#其他
CharTraitshttps://zh.cppreference.com/cpp/named_req/CharTraits
RegexTraitshttps://zh.cppreference.com/cpp/named_req/RegexTraits
BitmaskTypehttps://zh.cppreference.com/cpp/named_req/BitmaskType
LiteralTypehttps://zh.cppreference.com/cpp/named_req/LiteralType
NumericTypehttps://zh.cppreference.com/cpp/named_req/NumericType
UnaryTypeTraithttps://zh.cppreference.com/cpp/named_req/UnaryTypeTrait
BinaryTypeTraithttps://zh.cppreference.com/cpp/named_req/BinaryTypeTrait
TransformationTraithttps://zh.cppreference.com/cpp/named_req/TransformationTrait
Clockhttps://zh.cppreference.com/cpp/named_req/Clock
TrivialClockhttps://zh.cppreference.com/cpp/named_req/TrivialClock
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/named_req/navbar_content&action=edit
1 要求https://zh.cppreference.com/cpp/named_req/FunctionObject#要求
2 注解https://zh.cppreference.com/cpp/named_req/FunctionObject#注解
3 标准库https://zh.cppreference.com/cpp/named_req/FunctionObject#标准库
4 示例https://zh.cppreference.com/cpp/named_req/FunctionObject#示例
5 参阅https://zh.cppreference.com/cpp/named_req/FunctionObject#参阅
隐式转换https://zh.cppreference.com/cpp/language/implicit_conversion
函数指针https://zh.cppreference.com/cpp/language/pointer#函数指针
https://zh.cppreference.com/cpp/header/functional
https://zh.cppreference.com/cpp/header/functional
Callable可调用https://zh.cppreference.com/cpp/named_req/Callable
分类https://zh.cppreference.com/Special:%E9%A1%B5%E9%9D%A2%E5%88%86%E7%B1%BB
使用已弃用source标签的页面https://zh.cppreference.com/index.php?title=Category:%E4%BD%BF%E7%94%A8%E5%B7%B2%E5%BC%83%E7%94%A8source%E6%A0%87%E7%AD%BE%E7%9A%84%E9%A1%B5%E9%9D%A2&action=edit&redlink=1
首页https://zh.cppreference.com/%E9%A6%96%E9%A1%B5
最近更改https://zh.cppreference.com/Special:%E6%9C%80%E8%BF%91%E6%9B%B4%E6%94%B9
随机页面https://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
https://zh.cppreference.com/cpp/named_req/FunctionObject
链入页面https://zh.cppreference.com/Special:%E9%93%BE%E5%85%A5%E9%A1%B5%E9%9D%A2/cpp/named_req/FunctionObject
相关更改https://zh.cppreference.com/Special:%E9%93%BE%E5%87%BA%E6%9B%B4%E6%94%B9/cpp/named_req/FunctionObject
上传文件http://upload.cppreference.com/w/Special:Upload
特殊页面https://zh.cppreference.com/Special:%E7%89%B9%E6%AE%8A%E9%A1%B5%E9%9D%A2
可打印版javascript:print();
固定链接https://zh.cppreference.com/index.php?title=cpp/named_req/FunctionObject&oldid=86968
页面信息https://zh.cppreference.com/index.php?title=cpp/named_req/FunctionObject&action=info
Englishhttp://en.cppreference.com/cpp/named_req/FunctionObject
Españolhttp://es.cppreference.com/cpp/named_req/FunctionObject
日本語http://ja.cppreference.com/cpp/named_req/FunctionObject
Русскийhttp://ru.cppreference.com/cpp/named_req/FunctionObject

Viewport: width=1120

Robots: max-image-preview:standard


URLs of crawlers that visited me.