Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
H A Dhashtable_policy.h154 struct _AllocNode in _GLIBCXX_VISIBILITY() struct
158 using __node_type = typename __hashtable_alloc::__node_type; in _GLIBCXX_VISIBILITY()
161 _AllocNode(__hashtable_alloc& __h) in _GLIBCXX_VISIBILITY() function
166 operator()(_Arg&& __arg) const in _GLIBCXX_VISIBILITY()