OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_S_select_on_copy
(Results
1 - 2
of
2
) sorted by null
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/
alloc_traits.h
153
static _Alloc
_S_select_on_copy
(const _Alloc& __a)
210
static const _Alloc&
_S_select_on_copy
(const _Alloc& __a) { return __a; }
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
stl_vector.h
309
_Alloc_traits::
_S_select_on_copy
(__x._M_get_Tp_allocator()))
[
all
...]
Completed in 473 milliseconds