Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/bits/
H A Dhashtable_policy.h155 struct _AllocNode in _GLIBCXX_VISIBILITY() struct
159 using __node_type = typename __hashtable_alloc::__node_type; in _GLIBCXX_VISIBILITY()
162 _AllocNode(__hashtable_alloc& __h) in _GLIBCXX_VISIBILITY() argument
167 operator()(_Arg&& __arg) const in _GLIBCXX_VISIBILITY()