Home
last modified time | relevance | path

Searched defs:CmptRef (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/src/filesystem/
H A Dpath.cc123 struct CmptRef in compare() struct
125 const path* ptr; in compare()
126 const string_type& native() const noexcept { return ptr->native(); } in compare()
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/src/filesystem/
H A Dpath.cc123 struct CmptRef in compare() struct
125 const path* ptr; in compare()
126 const string_type& native() const noexcept { return ptr->native(); } in compare()
H A Dstd-path.cc133 struct CmptRef in compare() struct
135 const path* ptr; in compare()
136 const string_type& native() const noexcept { return ptr->native(); } in compare()