Home | History | Annotate | Download | only in bits

Lines Matching refs:_S_construct_aux

1684       // _S_construct_aux is used to implement the 21.3.1 para 15 which
1688 _S_construct_aux(_InIterator __beg, _InIterator __end,
1699 _S_construct_aux(_Integer __beg, _Integer __end,
1713 return _S_construct_aux(__beg, __end, __a, _Integral());