Searched defs:_Enable_default_constructor (Results 1 – 2 of 2) sorted by relevance
50 struct _Enable_default_constructor in _GLIBCXX_VISIBILITY() struct58 operator=(_Enable_default_constructor const&) noexcept = default; in _GLIBCXX_VISIBILITY()60 operator=(_Enable_default_constructor&&) noexcept = default; in _GLIBCXX_VISIBILITY()64 _Enable_default_constructor(_Enable_default_constructor_tag) { } in _GLIBCXX_VISIBILITY() function
53 struct _Enable_default_constructor in _GLIBCXX_VISIBILITY() struct61 operator=(_Enable_default_constructor const&) noexcept = default; in _GLIBCXX_VISIBILITY()63 operator=(_Enable_default_constructor&&) noexcept = default; in _GLIBCXX_VISIBILITY()67 _Enable_default_constructor(_Enable_default_constructor_tag) { } in _GLIBCXX_VISIBILITY() function