| cppreference.com | https://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%2FFormattedOutputFunction |
| 登录 | https://zh.cppreference.com/index.php?title=Special:%E7%94%A8%E6%88%B7%E7%99%BB%E5%BD%95&returnto=cpp%2Fnamed+req%2FFormattedOutputFunction |
| 页面 | https://zh.cppreference.com/cpp/named_req/FormattedOutputFunction |
| 讨论 | https://zh.cppreference.com/index.php?title=Talk:cpp/named_req/FormattedOutputFunction&action=edit&redlink=1 |
| https://zh.cppreference.com/cpp/named_req/FormattedOutputFunction |
| 不转换 | https://zh.cppreference.com/index.php?title=cpp/named_req/FormattedOutputFunction&variant=zh |
| 简体 | https://zh.cppreference.com/index.php?title=cpp/named_req/FormattedOutputFunction&variant=zh-hans |
| 繁體 | https://zh.cppreference.com/index.php?title=cpp/named_req/FormattedOutputFunction&variant=zh-hant |
| 大陆简体 | https://zh.cppreference.com/index.php?title=cpp/named_req/FormattedOutputFunction&variant=zh-cn |
| 香港繁體 | https://zh.cppreference.com/index.php?title=cpp/named_req/FormattedOutputFunction&variant=zh-hk |
| 澳門繁體 | https://zh.cppreference.com/index.php?title=cpp/named_req/FormattedOutputFunction&variant=zh-mo |
| 大马简体 | https://zh.cppreference.com/index.php?title=cpp/named_req/FormattedOutputFunction&variant=zh-my |
| 新加坡简体 | https://zh.cppreference.com/index.php?title=cpp/named_req/FormattedOutputFunction&variant=zh-sg |
| 臺灣正體 | https://zh.cppreference.com/index.php?title=cpp/named_req/FormattedOutputFunction&variant=zh-tw |
| 阅读 | https://zh.cppreference.com/cpp/named_req/FormattedOutputFunction |
| 查看源代码 | https://zh.cppreference.com/index.php?title=cpp/named_req/FormattedOutputFunction&action=edit |
| 查看历史 | https://zh.cppreference.com/index.php?title=cpp/named_req/FormattedOutputFunction&action=history |
| https://zh.cppreference.com/cpp/named_req/FormattedOutputFunction |
| cpp | https://zh.cppreference.com/cpp |
| named req | https://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#基础 |
| DefaultConstructible | https://zh.cppreference.com/cpp/named_req/DefaultConstructible |
| MoveConstructible | https://zh.cppreference.com/cpp/named_req/MoveConstructible |
| CopyConstructible | https://zh.cppreference.com/cpp/named_req/CopyConstructible |
| CopyAssignable | https://zh.cppreference.com/cpp/named_req/CopyAssignable |
| MoveAssignable | https://zh.cppreference.com/cpp/named_req/MoveAssignable |
| Destructible | https://zh.cppreference.com/cpp/named_req/Destructible |
| 类型属性 | https://zh.cppreference.com/cpp/named_req#类型属性 |
| ScalarType | https://zh.cppreference.com/cpp/named_req/ScalarType |
| PODType | https://zh.cppreference.com/cpp/named_req/PODType |
| TriviallyCopyable | https://zh.cppreference.com/cpp/named_req/TriviallyCopyable |
| TrivialType | https://zh.cppreference.com/cpp/named_req/TrivialType |
| StandardLayoutType | https://zh.cppreference.com/cpp/named_req/StandardLayoutType |
| ImplicitLifetimeType | https://zh.cppreference.com/cpp/named_req/ImplicitLifetimeType |
| 全库范围 | https://zh.cppreference.com/cpp/named_req#全库范围的要求 |
| BooleanTestable | https://zh.cppreference.com/cpp/named_req/BooleanTestable |
| EqualityComparable | https://zh.cppreference.com/cpp/named_req/EqualityComparable |
| LessThanComparable | https://zh.cppreference.com/cpp/named_req/LessThanComparable |
| Swappable | https://zh.cppreference.com/cpp/named_req/Swappable |
| ValueSwappable | https://zh.cppreference.com/cpp/named_req/ValueSwappable |
| NullablePointer | https://zh.cppreference.com/cpp/named_req/NullablePointer |
| Hash | https://zh.cppreference.com/cpp/named_req/Hash |
| Allocator | https://zh.cppreference.com/cpp/named_req/Allocator |
| FunctionObject | https://zh.cppreference.com/cpp/named_req/FunctionObject |
| Callable | https://zh.cppreference.com/cpp/named_req/Callable |
| Predicate | https://zh.cppreference.com/cpp/named_req/Predicate |
| BinaryPredicate | https://zh.cppreference.com/cpp/named_req/BinaryPredicate |
| Compare | https://zh.cppreference.com/cpp/named_req/Compare |
| 容器 | https://zh.cppreference.com/cpp/named_req#容器 |
| Container | https://zh.cppreference.com/cpp/named_req/Container |
| ReversibleContainer | https://zh.cppreference.com/cpp/named_req/ReversibleContainer |
| AllocatorAwareContainer | https://zh.cppreference.com/cpp/named_req/AllocatorAwareContainer |
| SequenceContainer | https://zh.cppreference.com/cpp/named_req/SequenceContainer |
| ContiguousContainer | https://zh.cppreference.com/cpp/named_req/ContiguousContainer |
| AssociativeContainer | https://zh.cppreference.com/cpp/named_req/AssociativeContainer |
| UnorderedAssociativeContainer | https://zh.cppreference.com/cpp/named_req/UnorderedAssociativeContainer |
| 容器元素 | https://zh.cppreference.com/cpp/named_req#容器元素 |
| DefaultInsertable | https://zh.cppreference.com/cpp/named_req/DefaultInsertable |
| CopyInsertable | https://zh.cppreference.com/cpp/named_req/CopyInsertable |
| MoveInsertable | https://zh.cppreference.com/cpp/named_req/MoveInsertable |
| EmplaceConstructible | https://zh.cppreference.com/cpp/named_req/EmplaceConstructible |
| Erasable | https://zh.cppreference.com/cpp/named_req/Erasable |
| 迭代器 | https://zh.cppreference.com/cpp/named_req#迭代器 |
| LegacyIterator | https://zh.cppreference.com/cpp/named_req/Iterator |
| LegacyInputIterator | https://zh.cppreference.com/cpp/named_req/InputIterator |
| LegacyOutputIterator | https://zh.cppreference.com/cpp/named_req/OutputIterator |
| LegacyForwardIterator | https://zh.cppreference.com/cpp/named_req/ForwardIterator |
| LegacyBidirectionalIterator | https://zh.cppreference.com/cpp/named_req/BidirectionalIterator |
| LegacyRandomAccessIterator | https://zh.cppreference.com/cpp/named_req/RandomAccessIterator |
| LegacyContiguousIterator | https://zh.cppreference.com/cpp/named_req/ContiguousIterator |
| ConstexprIterator | https://zh.cppreference.com/cpp/named_req/ConstexprIterator |
| 流 I/O | https://zh.cppreference.com/cpp/named_req#流_I/O_函数 |
| FormattedInputFunction | https://zh.cppreference.com/cpp/named_req/FormattedInputFunction |
| UnformattedInputFunction | https://zh.cppreference.com/cpp/named_req/UnformattedInputFunction |
| UnformattedOutputFunction | https://zh.cppreference.com/cpp/named_req/UnformattedOutputFunction |
| 格式化器 | https://zh.cppreference.com/cpp/named_req#格式化器 |
| BasicFormatter | https://zh.cppreference.com/cpp/named_req/BasicFormatter |
| Formatter | https://zh.cppreference.com/cpp/named_req/Formatter |
| 随机数 | https://zh.cppreference.com/cpp/named_req#随机数生成 |
| SeedSequence | https://zh.cppreference.com/cpp/named_req/SeedSequence |
| RandomNumberEngine | https://zh.cppreference.com/cpp/named_req/RandomNumberEngine |
| RandomNumberDistribution | https://zh.cppreference.com/cpp/named_req/RandomNumberDistribution |
| UniformRandomBitGenerator | https://zh.cppreference.com/cpp/named_req/UniformRandomBitGenerator |
| RandomNumberEngineAdaptor | https://zh.cppreference.com/cpp/named_req/RandomNumberEngineAdaptor |
| 并发 | https://zh.cppreference.com/cpp/named_req#并发 |
| BasicLockable | https://zh.cppreference.com/cpp/named_req/BasicLockable |
| Lockable | https://zh.cppreference.com/cpp/named_req/Lockable |
| TimedLockable | https://zh.cppreference.com/cpp/named_req/TimedLockable |
| SharedLockable | https://zh.cppreference.com/cpp/named_req/SharedLockable |
| SharedTimedLockable | https://zh.cppreference.com/cpp/named_req/SharedTimedLockable |
| Mutex | https://zh.cppreference.com/cpp/named_req/Mutex |
| TimedMutex | https://zh.cppreference.com/cpp/named_req/TimedMutex |
| SharedMutex | https://zh.cppreference.com/cpp/named_req/SharedMutex |
| SharedTimedMutex | https://zh.cppreference.com/cpp/named_req/SharedTimedMutex |
| 范围 | https://zh.cppreference.com/cpp/named_req#范围 |
| RangeAdaptorObject | https://zh.cppreference.com/cpp/named_req/RangeAdaptorObject |
| RangeAdaptorClosureObject | https://zh.cppreference.com/cpp/named_req/RangeAdaptorClosureObject |
| 多维视图 | https://zh.cppreference.com/cpp/named_req#多维视图定制 |
| LayoutMapping | https://zh.cppreference.com/cpp/named_req/LayoutMapping |
| LayoutMappingPolicy | https://zh.cppreference.com/cpp/named_req/LayoutMappingPolicy |
| AccessorPolicy | https://zh.cppreference.com/cpp/named_req/AccessorPolicy |
| 其他 | https://zh.cppreference.com/cpp/named_req#其他 |
| CharTraits | https://zh.cppreference.com/cpp/named_req/CharTraits |
| RegexTraits | https://zh.cppreference.com/cpp/named_req/RegexTraits |
| BitmaskType | https://zh.cppreference.com/cpp/named_req/BitmaskType |
| LiteralType | https://zh.cppreference.com/cpp/named_req/LiteralType |
| NumericType | https://zh.cppreference.com/cpp/named_req/NumericType |
| UnaryTypeTrait | https://zh.cppreference.com/cpp/named_req/UnaryTypeTrait |
| BinaryTypeTrait | https://zh.cppreference.com/cpp/named_req/BinaryTypeTrait |
| TransformationTrait | https://zh.cppreference.com/cpp/named_req/TransformationTrait |
| Clock | https://zh.cppreference.com/cpp/named_req/Clock |
| TrivialClock | https://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/FormattedOutputFunction#要求 |
| 2 填充 | https://zh.cppreference.com/cpp/named_req/FormattedOutputFunction#填充 |
| 3 标准库 | https://zh.cppreference.com/cpp/named_req/FormattedOutputFunction#标准库 |
| 4 缺陷报告 | https://zh.cppreference.com/cpp/named_req/FormattedOutputFunction#缺陷报告 |
| basic_ostream::sentry | https://zh.cppreference.com/cpp/io/basic_ostream/sentry |
| eofbit | https://zh.cppreference.com/cpp/io/ios_base/iostate |
| badbit | https://zh.cppreference.com/cpp/io/ios_base/iostate |
| 异常掩码 | https://zh.cppreference.com/cpp/io/basic_ios/exceptions |
| ios_base::failure | https://zh.cppreference.com/cpp/io/ios_base/failure |
| basic_ios::good | https://zh.cppreference.com/cpp/io/basic_ios/good |
| overflow() | https://zh.cppreference.com/cpp/io/basic_streambuf/overflow |
| xsputn() | https://zh.cppreference.com/cpp/io/basic_streambuf/sputn |
| sync() | https://zh.cppreference.com/cpp/io/basic_streambuf/pubsync |
| 异常掩码 | https://zh.cppreference.com/cpp/io/basic_ios/exceptions |
| ios_base::failure | https://zh.cppreference.com/cpp/io/ios_base/failure |
| 异常掩码 | https://zh.cppreference.com/cpp/io/basic_ios/exceptions |
| std::num_put::do_put() | https://zh.cppreference.com/cpp/locale/num_put/put |
| 字符容器类型 | https://zh.cppreference.com/cpp/string |
| basic_ostream::operator<<(std::basic_ostream&, int / long / double / void* / bool) | https://zh.cppreference.com/cpp/io/basic_ostream/operator_ltlt |
| operator<<(std::basic_ostream&, char) | https://zh.cppreference.com/cpp/io/basic_ostream/operator_ltlt2 |
| operator<<(std::basic_ostream&, char*) | https://zh.cppreference.com/cpp/io/basic_ostream/operator_ltlt2 |
| operator<<(std::basic_ostream&, const std::bitset&) | https://zh.cppreference.com/cpp/utility/bitset/operator_ltltgtgt2 |
| operator<<(std::basic_ostream&, const std::basic_string&) | https://zh.cppreference.com/cpp/string/basic_string/operator_ltltgtgt |
| operator<<(std::basic_ostream&, std::basic_string_view) | https://zh.cppreference.com/cpp/string/basic_string_view/operator_ltlt |
| print(std::ostream&, std::format_string, Args&&...) | https://zh.cppreference.com/cpp/io/basic_ostream/print |
| println(std::ostream&, std::format_string, Args&&...) | https://zh.cppreference.com/cpp/io/basic_ostream/println |
| vprint_unicode(std::ostream&, std::string_view, std::format_args) | https://zh.cppreference.com/cpp/io/basic_ostream/vprint_unicode |
| vprint_nonunicode(std::ostream&, std::string_view, std::format_args) | https://zh.cppreference.com/cpp/io/basic_ostream/vprint_nonunicode |
| LWG 160 | https://cplusplus.github.io/LWG/issue160 |
| exceptions() | https://zh.cppreference.com/cpp/io/basic_ios/exceptions |
| LWG 165 | https://cplusplus.github.io/LWG/issue165 |
| 首页 | 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/FormattedOutputFunction |
| 链入页面 | https://zh.cppreference.com/Special:%E9%93%BE%E5%85%A5%E9%A1%B5%E9%9D%A2/cpp/named_req/FormattedOutputFunction |
| 相关更改 | https://zh.cppreference.com/Special:%E9%93%BE%E5%87%BA%E6%9B%B4%E6%94%B9/cpp/named_req/FormattedOutputFunction |
| 上传文件 | 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/FormattedOutputFunction&oldid=87053 |
| 页面信息 | https://zh.cppreference.com/index.php?title=cpp/named_req/FormattedOutputFunction&action=info |
| English | http://en.cppreference.com/cpp/named_req/FormattedOutputFunction |
| 日本語 | http://ja.cppreference.com/cpp/named_req/FormattedOutputFunction |