Searched defs:construct (Results 1 – 6 of 6) sorted by relevance
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-8/include/ext/ |
A D | alloc_traits.h | 82 construct(_Alloc& __a, _Ptr __p, _Args&&... __args) in _GLIBCXX_VISIBILITY() function 136 static void construct(_Alloc& __a, pointer __p, const _Tp& __arg) in _GLIBCXX_VISIBILITY() function
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-6/include/ext/ |
A D | alloc_traits.h | 82 construct(_Alloc& __a, _Ptr __p, _Args&&... __args) in _GLIBCXX_VISIBILITY() function 136 static void construct(_Alloc& __a, pointer __p, const _Tp& __arg) in _GLIBCXX_VISIBILITY() function
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/include/ext/ |
A D | alloc_traits.h | 81 construct(_Alloc& __a, _Ptr __p, _Args&&... __args) in _GLIBCXX_VISIBILITY() function 144 static void construct(_Alloc& __a, pointer __p, const _Tp& __arg) in _GLIBCXX_VISIBILITY() function
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/include/ext/ |
A D | alloc_traits.h | 82 construct(_Alloc& __a, _Ptr __p, _Args&&... __args) in _GLIBCXX_VISIBILITY() function 139 static void construct(_Alloc& __a, pointer __p, const _Tp& __arg) in _GLIBCXX_VISIBILITY() function
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-10/include/ext/ |
A D | alloc_traits.h | 81 construct(_Alloc& __a, _Ptr __p, _Args&&... __args) in _GLIBCXX_VISIBILITY() function 144 static void construct(_Alloc& __a, pointer __p, const _Tp& __arg) in _GLIBCXX_VISIBILITY() function
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-7/include/ext/ |
A D | alloc_traits.h | 82 construct(_Alloc& __a, _Ptr __p, _Args&&... __args) in _GLIBCXX_VISIBILITY() function 136 static void construct(_Alloc& __a, pointer __p, const _Tp& __arg) in _GLIBCXX_VISIBILITY() function
|
Completed in 8 milliseconds