OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:_Mofunc_base
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
move_only_function.h
50
class
_Mofunc_base
53
_Mofunc_base
() noexcept
57
_Mofunc_base
(
_Mofunc_base
&& __x) noexcept
84
_Mofunc_base
&
85
operator=(
_Mofunc_base
&& __x) noexcept
93
_Mofunc_base
&
101
~
_Mofunc_base
() { _M_manage(_M_storage, nullptr); }
104
swap(
_Mofunc_base
& __x) noexcept
/src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
move_only_function.h
50
class
_Mofunc_base
53
_Mofunc_base
() noexcept
57
_Mofunc_base
(
_Mofunc_base
&& __x) noexcept
84
_Mofunc_base
&
85
operator=(
_Mofunc_base
&& __x) noexcept
93
_Mofunc_base
&
101
~
_Mofunc_base
() { _M_manage(_M_storage, nullptr); }
104
swap(
_Mofunc_base
& __x) noexcept
Completed in 26 milliseconds
Indexes created Sat Feb 28 05:31:39 UTC 2026