Searched refs:__strict (Results 1 – 6 of 6) sorted by relevance
415 bool __strict __attribute__((__unused__))) in _GLIBCXX_VISIBILITY()425 __glibcxx_requires_cond(!__strict || __result - __beg == __n, in _GLIBCXX_VISIBILITY()
1105 bool __strict) in _M_insert_aux() argument1114 std::__copy_n_a(__it, __len, __result._M_cur, __strict); in _M_insert_aux()
87 _M_can_advance(difference_type __n, bool __strict) const in _M_can_advance()104 : !__strict && __dist.first > 0; in _M_can_advance()
410 _M_can_advance(difference_type __n, bool __strict = false) const;
177 __strict parameter.
5713 * include/bits/stl_algobase.h (__copy_n_a): ...here. Add __strict