René's URL Explorer Experiment


Title: std::valarray - cppreference.com

Generator: MediaWiki 1.43.9

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%2Fnumeric%2Fvalarray
登录http://zh.cppreference.com/index.php?title=Special:%E7%94%A8%E6%88%B7%E7%99%BB%E5%BD%95&returnto=cpp%2Fnumeric%2Fvalarray
页面http://zh.cppreference.com/cpp/numeric/valarray
讨论http://zh.cppreference.com/index.php?title=Talk:cpp/numeric/valarray&action=edit&redlink=1
http://zh.cppreference.com/cpp/numeric/valarray
不转换http://zh.cppreference.com/index.php?title=cpp/numeric/valarray&variant=zh
简体http://zh.cppreference.com/index.php?title=cpp/numeric/valarray&variant=zh-hans
繁體http://zh.cppreference.com/index.php?title=cpp/numeric/valarray&variant=zh-hant
大陆简体http://zh.cppreference.com/index.php?title=cpp/numeric/valarray&variant=zh-cn
香港繁體http://zh.cppreference.com/index.php?title=cpp/numeric/valarray&variant=zh-hk
澳門繁體http://zh.cppreference.com/index.php?title=cpp/numeric/valarray&variant=zh-mo
大马简体http://zh.cppreference.com/index.php?title=cpp/numeric/valarray&variant=zh-my
新加坡简体http://zh.cppreference.com/index.php?title=cpp/numeric/valarray&variant=zh-sg
臺灣正體http://zh.cppreference.com/index.php?title=cpp/numeric/valarray&variant=zh-tw
阅读http://zh.cppreference.com/cpp/numeric/valarray
查看源代码http://zh.cppreference.com/index.php?title=cpp/numeric/valarray&action=edit
查看历史http://zh.cppreference.com/index.php?title=cpp/numeric/valarray&action=history
http://zh.cppreference.com/cpp/numeric/valarray
cpphttp://zh.cppreference.com/cpp
numerichttp://zh.cppreference.com/cpp/numeric
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
数值库http://zh.cppreference.com/cpp/numeric
常用数学函数http://zh.cppreference.com/cpp/numeric/math
数学特殊函数http://zh.cppreference.com/cpp/numeric/special_functions
数学常数http://zh.cppreference.com/cpp/numeric/constants
基本线性代数算法http://zh.cppreference.com/cpp/numeric/linalg
数据并行类型(SIMD)http://zh.cppreference.com/cpp/numeric/simd
浮点数环境http://zh.cppreference.com/cpp/numeric/fenv
复数http://zh.cppreference.com/cpp/numeric/complex
伪随机数生成http://zh.cppreference.com/cpp/numeric/random
位操纵http://zh.cppreference.com/cpp/utility/bit
饱和算术http://zh.cppreference.com/cpp/numeric#饱和算术
因数运算http://zh.cppreference.com/cpp/numeric#因数运算
gcdhttp://zh.cppreference.com/cpp/numeric/gcd
lcmhttp://zh.cppreference.com/cpp/numeric/lcm
插值http://zh.cppreference.com/cpp/numeric#插值运算
midpointhttp://zh.cppreference.com/cpp/numeric/midpoint
lerphttp://zh.cppreference.com/cpp/numeric/lerp
泛型算术运算http://zh.cppreference.com/cpp/numeric#算术运算
iotahttp://zh.cppreference.com/cpp/algorithm/iota
ranges::iotahttp://zh.cppreference.com/cpp/algorithm/ranges/iota
accumulatehttp://zh.cppreference.com/cpp/algorithm/accumulate
inner_producthttp://zh.cppreference.com/cpp/algorithm/inner_product
adjacent_differencehttp://zh.cppreference.com/cpp/algorithm/adjacent_difference
partial_sumhttp://zh.cppreference.com/cpp/algorithm/partial_sum
reducehttp://zh.cppreference.com/cpp/algorithm/reduce
transform_reducehttp://zh.cppreference.com/cpp/algorithm/transform_reduce
inclusive_scanhttp://zh.cppreference.com/cpp/algorithm/inclusive_scan
exclusive_scanhttp://zh.cppreference.com/cpp/algorithm/exclusive_scan
transform_inclusive_scanhttp://zh.cppreference.com/cpp/algorithm/transform_inclusive_scan
transform_exclusive_scanhttp://zh.cppreference.com/cpp/algorithm/transform_exclusive_scan
C 风格带检查整数算术http://zh.cppreference.com/cpp/numeric#带检查整数算术
ckd_addhttp://zh.cppreference.com/cpp/numeric/ckd_add
ckd_subhttp://zh.cppreference.com/cpp/numeric/ckd_sub
ckd_mulhttp://zh.cppreference.com/cpp/numeric/ckd_mul
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/numeric/navbar_content&action=edit
成员函数http://zh.cppreference.com/cpp/numeric/valarray#成员函数
valarray::valarrayhttp://zh.cppreference.com/cpp/numeric/valarray/valarray
valarray::~valarrayhttp://zh.cppreference.com/cpp/numeric/valarray/~valarray
valarray::operator=http://zh.cppreference.com/cpp/numeric/valarray/operator%3D
valarray::operator[]http://zh.cppreference.com/cpp/numeric/valarray/operator_at
valarray::swaphttp://zh.cppreference.com/cpp/numeric/valarray/swap
valarray::sizehttp://zh.cppreference.com/cpp/numeric/valarray/size
valarray::resizehttp://zh.cppreference.com/cpp/numeric/valarray/resize
valarray::sumhttp://zh.cppreference.com/cpp/numeric/valarray/sum
valarray::minhttp://zh.cppreference.com/cpp/numeric/valarray/min
valarray::maxhttp://zh.cppreference.com/cpp/numeric/valarray/max
valarray::shifthttp://zh.cppreference.com/cpp/numeric/valarray/shift
valarray::cshifthttp://zh.cppreference.com/cpp/numeric/valarray/cshift
valarray::applyhttp://zh.cppreference.com/cpp/numeric/valarray/apply
valarray::beginhttp://zh.cppreference.com/cpp/numeric/valarray/begin
valarray::endhttp://zh.cppreference.com/cpp/numeric/valarray/end
valarray::operator+valarray::operator-valarray::operator~valarray::operator!http://zh.cppreference.com/cpp/numeric/valarray/operator_arith
valarray::operator+=valarray::operator-=valarray::operator*=valarray::operator/=valarray::operator%=valarray::operator&=valarray::operator|=valarray::operator^=valarray::operator<<=valarray::operator>>=http://zh.cppreference.com/cpp/numeric/valarray/operator_arith2
非成员函数http://zh.cppreference.com/cpp/numeric/valarray#非成员函数
operator*operator/operator%operator+operator-operator^operator&operator|operator<>operator&&operator||http://zh.cppreference.com/cpp/numeric/valarray/operator_arith3
operator==operator!=operatoroperator<=operator>=http://zh.cppreference.com/cpp/numeric/valarray/operator_cmp
swap(std::valarray)http://zh.cppreference.com/cpp/numeric/valarray/swap2
abshttp://zh.cppreference.com/cpp/numeric/valarray/abs
exphttp://zh.cppreference.com/cpp/numeric/valarray/exp
loghttp://zh.cppreference.com/cpp/numeric/valarray/log
log10http://zh.cppreference.com/cpp/numeric/valarray/log10
powhttp://zh.cppreference.com/cpp/numeric/valarray/pow
sqrthttp://zh.cppreference.com/cpp/numeric/valarray/sqrt
sinhttp://zh.cppreference.com/cpp/numeric/valarray/sin
coshttp://zh.cppreference.com/cpp/numeric/valarray/cos
tanhttp://zh.cppreference.com/cpp/numeric/valarray/tan
asinhttp://zh.cppreference.com/cpp/numeric/valarray/asin
acoshttp://zh.cppreference.com/cpp/numeric/valarray/acos
atanhttp://zh.cppreference.com/cpp/numeric/valarray/atan
atan2http://zh.cppreference.com/cpp/numeric/valarray/atan2
sinhhttp://zh.cppreference.com/cpp/numeric/valarray/sinh
coshhttp://zh.cppreference.com/cpp/numeric/valarray/cosh
tanhhttp://zh.cppreference.com/cpp/numeric/valarray/tanh
辅助类http://zh.cppreference.com/cpp/numeric/valarray#辅助类
slice_arrayhttp://zh.cppreference.com/cpp/numeric/valarray/slice_array
gslice_arrayhttp://zh.cppreference.com/cpp/numeric/valarray/gslice_array
indirect_arrayhttp://zh.cppreference.com/cpp/numeric/valarray/indirect_array
slicehttp://zh.cppreference.com/cpp/numeric/valarray/slice
gslicehttp://zh.cppreference.com/cpp/numeric/valarray/gslice
mask_arrayhttp://zh.cppreference.com/cpp/numeric/valarray/mask_array
推导指引http://zh.cppreference.com/cpp/numeric/valarray/deduction_guides
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/numeric/valarray/navbar_content&action=edit
http://zh.cppreference.com/cpp/header/valarray
1 模板形参http://zh.cppreference.com/cpp/numeric/valarray#模板形参
2 成员类型http://zh.cppreference.com/cpp/numeric/valarray#成员类型
3 成员函数http://zh.cppreference.com/cpp/numeric/valarray#成员函数
4 非成员函数http://zh.cppreference.com/cpp/numeric/valarray#非成员函数
4.1 指数函数http://zh.cppreference.com/cpp/numeric/valarray#指数函数
4.2 幂函数http://zh.cppreference.com/cpp/numeric/valarray#幂函数
4.3 三角函数http://zh.cppreference.com/cpp/numeric/valarray#三角函数
4.4 双曲函数http://zh.cppreference.com/cpp/numeric/valarray#双曲函数
5 辅助类http://zh.cppreference.com/cpp/numeric/valarray#辅助类
6 推导指引(C++17 起)http://zh.cppreference.com/cpp/numeric/valarray#推导指引(C++17_起)
7 注解http://zh.cppreference.com/cpp/numeric/valarray#注解
8 缺陷报告http://zh.cppreference.com/cpp/numeric/valarray#缺陷报告
9 参阅http://zh.cppreference.com/cpp/numeric/valarray#参阅
数值类型 (NumericType) http://zh.cppreference.com/cpp/named_req/NumericType
可变迭代器http://zh.cppreference.com/cpp/iterator
老式随机访问迭代器 (LegacyRandomAccessIterator) http://zh.cppreference.com/cpp/named_req/RandomAccessIterator
老式连续迭代器 (LegacyContiguousIterator) http://zh.cppreference.com/cpp/named_req/ContiguousIterator
contiguous_iteratorhttp://zh.cppreference.com/cpp/iterator/contiguous_iterator
常量迭代器http://zh.cppreference.com/cpp/iterator
老式随机访问迭代器 (LegacyRandomAccessIterator) http://zh.cppreference.com/cpp/named_req/RandomAccessIterator
老式连续迭代器 (LegacyContiguousIterator) http://zh.cppreference.com/cpp/named_req/ContiguousIterator
contiguous_iteratorhttp://zh.cppreference.com/cpp/iterator/contiguous_iterator
(构造函数)http://zh.cppreference.com/cpp/numeric/valarray/valarray
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/numeric/valarray/dsc_valarray&action=edit
(析构函数)http://zh.cppreference.com/cpp/numeric/valarray/~valarray
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/numeric/valarray/dsc_~valarray&action=edit
operator=http://zh.cppreference.com/cpp/numeric/valarray/operator%3D
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/numeric/valarray/dsc_operator%3D&action=edit
operator[]http://zh.cppreference.com/cpp/numeric/valarray/operator_at
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/numeric/valarray/dsc_operator_at&action=edit
operator+operator-operator~operator!http://zh.cppreference.com/cpp/numeric/valarray/operator_arith
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/numeric/valarray/dsc_operator_arith&action=edit
operator+=operator-=operator*=operator/=operator%=operator&=operator|=operator^=operator<<=operator>>=http://zh.cppreference.com/cpp/numeric/valarray/operator_arith2
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/numeric/valarray/dsc_operator_arith2&action=edit
swaphttp://zh.cppreference.com/cpp/numeric/valarray/swap
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/numeric/valarray/dsc_swap&action=edit
sizehttp://zh.cppreference.com/cpp/numeric/valarray/size
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/numeric/valarray/dsc_size&action=edit
resizehttp://zh.cppreference.com/cpp/numeric/valarray/resize
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/numeric/valarray/dsc_resize&action=edit
sumhttp://zh.cppreference.com/cpp/numeric/valarray/sum
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/numeric/valarray/dsc_sum&action=edit
minhttp://zh.cppreference.com/cpp/numeric/valarray/min
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/numeric/valarray/dsc_min&action=edit
maxhttp://zh.cppreference.com/cpp/numeric/valarray/max
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/numeric/valarray/dsc_max&action=edit
shifthttp://zh.cppreference.com/cpp/numeric/valarray/shift
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/numeric/valarray/dsc_shift&action=edit
cshifthttp://zh.cppreference.com/cpp/numeric/valarray/cshift
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/numeric/valarray/dsc_cshift&action=edit
applyhttp://zh.cppreference.com/cpp/numeric/valarray/apply
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/numeric/valarray/dsc_apply&action=edit
beginhttp://zh.cppreference.com/cpp/numeric/valarray/begin
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/numeric/valarray/dsc_begin&action=edit
endhttp://zh.cppreference.com/cpp/numeric/valarray/end
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/numeric/valarray/dsc_end&action=edit
std::swap(std::valarray)http://zh.cppreference.com/cpp/numeric/valarray/swap2
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/numeric/valarray/dsc_swap2&action=edit
operator+operator-operator*operator/operator%operator&operator|operator^operator<>operator&&operatorhttp://zh.cppreference.com/cpp/numeric/valarray/operator_arith3
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/numeric/valarray/dsc_operator_arith3&action=edit
operator==operator!=operatoroperator>=http://zh.cppreference.com/cpp/numeric/valarray/operator_cmp
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/numeric/valarray/dsc_operator_cmp&action=edit
abs(std::valarray)http://zh.cppreference.com/cpp/numeric/valarray/abs
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/numeric/valarray/dsc_abs&action=edit
exp(std::valarray)http://zh.cppreference.com/cpp/numeric/valarray/exp
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/numeric/valarray/dsc_exp&action=edit
log(std::valarray)http://zh.cppreference.com/cpp/numeric/valarray/log
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/numeric/valarray/dsc_log&action=edit
log10(std::valarray)http://zh.cppreference.com/cpp/numeric/valarray/log10
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/numeric/valarray/dsc_log10&action=edit
pow(std::valarray)http://zh.cppreference.com/cpp/numeric/valarray/pow
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/numeric/valarray/dsc_pow&action=edit
sqrt(std::valarray)http://zh.cppreference.com/cpp/numeric/valarray/sqrt
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/numeric/valarray/dsc_sqrt&action=edit
sin(std::valarray)http://zh.cppreference.com/cpp/numeric/valarray/sin
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/numeric/valarray/dsc_sin&action=edit
cos(std::valarray)http://zh.cppreference.com/cpp/numeric/valarray/cos
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/numeric/valarray/dsc_cos&action=edit
tan(std::valarray)http://zh.cppreference.com/cpp/numeric/valarray/tan
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/numeric/valarray/dsc_tan&action=edit
asin(std::valarray)http://zh.cppreference.com/cpp/numeric/valarray/asin
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/numeric/valarray/dsc_asin&action=edit
acos(std::valarray)http://zh.cppreference.com/cpp/numeric/valarray/acos
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/numeric/valarray/dsc_acos&action=edit
atan(std::valarray)http://zh.cppreference.com/cpp/numeric/valarray/atan
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/numeric/valarray/dsc_atan&action=edit
atan2(std::valarray)http://zh.cppreference.com/cpp/numeric/valarray/atan2
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/numeric/valarray/dsc_atan2&action=edit
sinh(std::valarray)http://zh.cppreference.com/cpp/numeric/valarray/sinh
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/numeric/valarray/dsc_sinh&action=edit
cosh(std::valarray)http://zh.cppreference.com/cpp/numeric/valarray/cosh
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/numeric/valarray/dsc_cosh&action=edit
tanh(std::valarray)http://zh.cppreference.com/cpp/numeric/valarray/tanh
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/numeric/valarray/dsc_tanh&action=edit
slicehttp://zh.cppreference.com/cpp/numeric/valarray/slice
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/numeric/valarray/dsc_slice&action=edit
slice_arrayhttp://zh.cppreference.com/cpp/numeric/valarray/slice_array
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/numeric/valarray/dsc_slice_array&action=edit
gslicehttp://zh.cppreference.com/cpp/numeric/valarray/gslice
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/numeric/valarray/dsc_gslice&action=edit
gslice_arrayhttp://zh.cppreference.com/cpp/numeric/valarray/gslice_array
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/numeric/valarray/dsc_gslice_array&action=edit
mask_arrayhttp://zh.cppreference.com/cpp/numeric/valarray/mask_array
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/numeric/valarray/dsc_mask_array&action=edit
indirect_arrayhttp://zh.cppreference.com/cpp/numeric/valarray/indirect_array
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/numeric/valarray/dsc_indirect_array&action=edit
推导指引http://zh.cppreference.com/cpp/numeric/valarray/deduction_guides
restricthttp://zh.cppreference.com/c/language/restrict
表达式模板https://en.wikipedia.org/wiki/expression_templates
Intel Integrated Performance Primitiveshttps://software.intel.com/en-us/node/684140
功能特性测试http://zh.cppreference.com/cpp/utility/feature_test
__cpp_lib_valarrayhttp://zh.cppreference.com/cpp/feature_test#cpp_lib_valarray
202511Lhttp://zh.cppreference.com/cpp/compiler_support/26#cpp_lib_valarray_202511L
[1]http://zh.cppreference.com/cpp/numeric/valarray#cite_note-1
http://zh.cppreference.com/cpp/numeric/valarray#cite_ref-1
P3016R6https://wg21.link/P3016R6
P3016R6https://wg21.link/P3016R6
simd::basic_vechttp://zh.cppreference.com/cpp/numeric/simd/basic_vec
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/numeric/simd/dsc_basic_vec&action=edit
simd::vechttp://zh.cppreference.com/cpp/numeric/simd/basic_vec
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/numeric/simd/dsc_vec&action=edit
simd::basic_maskhttp://zh.cppreference.com/index.php?title=cpp/numeric/simd/basic_mask&action=edit&redlink=1
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/numeric/simd/dsc_basic_mask&action=edit
simd::maskhttp://zh.cppreference.com/index.php?title=cpp/numeric/simd/basic_mask&action=edit&redlink=1
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/numeric/simd/dsc_mask&action=edit
首页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/numeric/valarray
链入页面http://zh.cppreference.com/Special:%E9%93%BE%E5%85%A5%E9%A1%B5%E9%9D%A2/cpp/numeric/valarray
相关更改http://zh.cppreference.com/Special:%E9%93%BE%E5%87%BA%E6%9B%B4%E6%94%B9/cpp/numeric/valarray
上传文件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/numeric/valarray&oldid=101912
页面信息http://zh.cppreference.com/index.php?title=cpp/numeric/valarray&action=info
Deutschhttps://de.cppreference.com/cpp/numeric/valarray
Englishhttp://en.cppreference.com/cpp/numeric/valarray
Españolhttp://es.cppreference.com/cpp/numeric/valarray
Françaishttp://fr.cppreference.com/cpp/numeric/valarray
Italianohttp://it.cppreference.com/cpp/numeric/valarray
日本語http://ja.cppreference.com/cpp/numeric/valarray
Portuguêshttp://pt.cppreference.com/cpp/numeric/valarray
Русскийhttp://ru.cppreference.com/cpp/numeric/valarray

Viewport: width=1120

Robots: max-image-preview:standard


URLs of crawlers that visited me.