Home
last modified time | relevance | path

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

/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/include/bits/
A Dbasic_string.h136 struct __sv_wrapper in _GLIBCXX_VISIBILITY() struct
138 explicit __sv_wrapper(__sv_type __sv) noexcept : _M_sv(__sv) { } in _GLIBCXX_VISIBILITY() function
139 __sv_type _M_sv; in _GLIBCXX_VISIBILITY()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/include/bits/
A Dbasic_string.h140 struct __sv_wrapper in _GLIBCXX_VISIBILITY() struct
142 explicit __sv_wrapper(__sv_type __sv) noexcept : _M_sv(__sv) { } in _GLIBCXX_VISIBILITY() argument
143 __sv_type _M_sv; in _GLIBCXX_VISIBILITY()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-8/include/bits/
A Dbasic_string.h131 struct __sv_wrapper in _GLIBCXX_VISIBILITY() struct
133 explicit __sv_wrapper(__sv_type __sv) noexcept : _M_sv(__sv) { } in _GLIBCXX_VISIBILITY() function
134 __sv_type _M_sv; in _GLIBCXX_VISIBILITY()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-7/include/bits/
A Dbasic_string.h131 struct __sv_wrapper in _GLIBCXX_VISIBILITY() struct
133 explicit __sv_wrapper(__sv_type __sv) noexcept : _M_sv(__sv) { } in _GLIBCXX_VISIBILITY() argument
134 __sv_type _M_sv; in _GLIBCXX_VISIBILITY()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-10/include/bits/
A Dbasic_string.h140 struct __sv_wrapper in _GLIBCXX_VISIBILITY() struct
142 explicit __sv_wrapper(__sv_type __sv) noexcept : _M_sv(__sv) { } in _GLIBCXX_VISIBILITY() function
143 __sv_type _M_sv; in _GLIBCXX_VISIBILITY()

Completed in 49 milliseconds