Home
last modified time | relevance | path

Searched refs:_RequireNotAllocatorOrIntegral (Results 1 – 6 of 6) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
Dunordered_set.h882 typename = _RequireNotAllocatorOrIntegral<_Hash>, in _GLIBCXX_VISIBILITY()
894 typename = _RequireNotAllocatorOrIntegral<_Hash>, in _GLIBCXX_VISIBILITY()
916 typename = _RequireNotAllocatorOrIntegral<_Hash>, in _GLIBCXX_VISIBILITY()
934 typename = _RequireNotAllocatorOrIntegral<_Hash>, in _GLIBCXX_VISIBILITY()
1728 typename = _RequireNotAllocatorOrIntegral<_Hash>, in _GLIBCXX_VISIBILITY()
1741 typename = _RequireNotAllocatorOrIntegral<_Hash>, in _GLIBCXX_VISIBILITY()
1764 typename = _RequireNotAllocatorOrIntegral<_Hash>, in _GLIBCXX_VISIBILITY()
1784 typename = _RequireNotAllocatorOrIntegral<_Hash>, in _GLIBCXX_VISIBILITY()
Dunordered_map.h1145 typename = _RequireNotAllocatorOrIntegral<_Hash>, in _GLIBCXX_VISIBILITY()
1158 typename = _RequireNotAllocatorOrIntegral<_Hash>, in _GLIBCXX_VISIBILITY()
1189 typename = _RequireNotAllocatorOrIntegral<_Hash>, in _GLIBCXX_VISIBILITY()
1211 typename = _RequireNotAllocatorOrIntegral<_Hash>, in _GLIBCXX_VISIBILITY()
2047 typename = _RequireNotAllocatorOrIntegral<_Hash>, in _GLIBCXX_VISIBILITY()
2061 typename = _RequireNotAllocatorOrIntegral<_Hash>, in _GLIBCXX_VISIBILITY()
2091 typename = _RequireNotAllocatorOrIntegral<_Hash>, in _GLIBCXX_VISIBILITY()
2113 typename = _RequireNotAllocatorOrIntegral<_Hash>, in _GLIBCXX_VISIBILITY()
Dhashtable.h2707 using _RequireNotAllocatorOrIntegral in _GLIBCXX_VISIBILITY() local
/netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/include/debug/
Dunordered_set654 typename = _RequireNotAllocatorOrIntegral<_Hash>,
666 typename = _RequireNotAllocatorOrIntegral<_Hash>,
688 typename = _RequireNotAllocatorOrIntegral<_Hash>,
706 typename = _RequireNotAllocatorOrIntegral<_Hash>,
1327 typename = _RequireNotAllocatorOrIntegral<_Hash>,
1340 typename = _RequireNotAllocatorOrIntegral<_Hash>,
1363 typename = _RequireNotAllocatorOrIntegral<_Hash>,
1383 typename = _RequireNotAllocatorOrIntegral<_Hash>,
Dunordered_map769 typename = _RequireNotAllocatorOrIntegral<_Hash>,
782 typename = _RequireNotAllocatorOrIntegral<_Hash>,
813 typename = _RequireNotAllocatorOrIntegral<_Hash>,
835 typename = _RequireNotAllocatorOrIntegral<_Hash>,
1486 typename = _RequireNotAllocatorOrIntegral<_Hash>,
1500 typename = _RequireNotAllocatorOrIntegral<_Hash>,
1530 typename = _RequireNotAllocatorOrIntegral<_Hash>,
1552 typename = _RequireNotAllocatorOrIntegral<_Hash>,
/netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/
DChangeLog-20195854 * include/bits/hashtable.h (_RequireNotAllocatorOrIntegral): Likewise.
5863 use _RequireNotAllocator and _RequireNotAllocatorOrIntegral to