📄 toolbox.qbk
字号:
[/licenseBoost.BimapCopyright (c) 2006-2007 Matias CapelettoDistributed under the Boost Software License, Version 1.0.(See accompanying file LICENSE_1_0.txt or copy athttp://www.boost.org/LICENSE_1_0.txt)][/ QuickBook Document version 1.4 ][section Bimap Toolbox][section Mutant][tipA mutant class defines storage compatible views in its declaration.You can the use the mutate<View>(m) function to get a view of thedata with zero overhead.]__UNDER_CONSTRUCTION__[endsect][section Structured_pair][tipA structured pair allows you to control the order of the two types.You can instantiate it so the ['second] member appears in the firstposition.]__UNDER_CONSTRUCTION__[endsect][section Tagged][tipTagged idiom and support metafunctions.]__UNDER_CONSTRUCTION__[endsect][section Relation][tipThe bidirectional std::pair cousin.]__UNDER_CONSTRUCTION__[endsect][section Container_adaptor][tipEasy way to adapt a container so it behaves different in some aspect.It is the same concept that is use in iterator_adaptor.]__UNDER_CONSTRUCTION__[endsect][endsect]
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -