Home | History | Annotate | Download | only in bits

Lines Matching refs:_S_construct_aux

1714       // _S_construct_aux is used to implement the 21.3.1 para 15 which
1718 _S_construct_aux(_InIterator __beg, _InIterator __end,
1729 _S_construct_aux(_Integer __beg, _Integer __end,
1743 return _S_construct_aux(__beg, __end, __a, _Integral());