Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/bits/
H A Dstl_algo.h3813 __uc_type; in _GLIBCXX_VISIBILITY() typedef
5755 using __uc_type = common_type_t<typename _Gen::result_type, _USize>; in _GLIBCXX_VISIBILITY() local