OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:__decay_copy
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
iterator_concepts.h
974
} inline constexpr
__decay_copy
{};
struct in namespace:ranges::__cust_access
979
{
__decay_copy
(__t.begin()) } -> input_or_output_iterator;
990
{
__decay_copy
(begin(__t)) } -> input_or_output_iterator;
/src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
iterator_concepts.h
1019
} inline constexpr
__decay_copy
{};
struct in namespace:ranges::__access
1024
{
__decay_copy
(__t.begin()) } -> input_or_output_iterator;
1034
{
__decay_copy
(begin(__t)) } -> input_or_output_iterator;
Completed in 25 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026