Searched refs:__pT (Results 1 - 1 of 1) sorted by relevance

/haiku/headers/cpp/std/
H A Dstd_valarray.h297 inline valarray<_Tp>::valarray (const _Tp* __restrict__ __pT, size_t __n) argument
299 { __valarray_copy (__pT, __n, _M_data); }

Completed in 29 milliseconds