Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/bits/
H A Dforward_list.h93 struct _Fwd_list_node in _GLIBCXX_VISIBILITY() struct
97 _Fwd_list_node(_Args&&... __args) in _GLIBCXX_VISIBILITY() argument
101 _Tp _M_value; in _GLIBCXX_VISIBILITY()
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/bits/
H A Dforward_list.h113 struct _Fwd_list_node in _GLIBCXX_VISIBILITY() struct
118 __gnu_cxx::__aligned_buffer<_Tp> _M_storage; in _GLIBCXX_VISIBILITY()
121 _M_valptr() noexcept in _GLIBCXX_VISIBILITY()
125 _M_valptr() const noexcept in _GLIBCXX_VISIBILITY()