OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:__destroy
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
stl_construct.h
160
__destroy
(_ForwardIterator __first, _ForwardIterator __last)
function in struct:_Destroy_aux
172
__destroy
(_ForwardIterator, _ForwardIterator) { }
function in struct:_Destroy_aux
193
return std::_Destroy_aux<false>::
__destroy
(__first, __last);
196
__destroy
(__first, __last);
/src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
stl_construct.h
160
__destroy
(_ForwardIterator __first, _ForwardIterator __last)
function in struct:_Destroy_aux
172
__destroy
(_ForwardIterator, _ForwardIterator) { }
function in struct:_Destroy_aux
193
return std::_Destroy_aux<false>::
__destroy
(__first, __last);
196
__destroy
(__first, __last);
Completed in 28 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026