Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/bits/
H A Dbasic_string.h145 struct _Rep_base in _GLIBCXX_VISIBILITY() struct
147 size_type _M_length; in _GLIBCXX_VISIBILITY()
148 size_type _M_capacity; in _GLIBCXX_VISIBILITY()
149 _Atomic_word _M_refcount; in _GLIBCXX_VISIBILITY()