Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-8.0/libstdc++-v3/include/bits/
H A Dstl_pair.h95 struct _PCC in _GLIBCXX_VISIBILITY() struct
98 static constexpr bool _ConstructiblePair() in _GLIBCXX_VISIBILITY()
105 static constexpr bool _ImplicitlyConvertiblePair() in _GLIBCXX_VISIBILITY()
112 static constexpr bool _MoveConstructiblePair() in _GLIBCXX_VISIBILITY()
119 static constexpr bool _ImplicitlyMoveConvertiblePair() in _GLIBCXX_VISIBILITY()
126 static constexpr bool _CopyMovePair() in _GLIBCXX_VISIBILITY()
140 static constexpr bool _MoveCopyPair() in _GLIBCXX_VISIBILITY()