ELC in dev
ELC-lang
载入中...
搜索中...
未找到
elc::defs::memory::gc_n::roots_t< T > 成员列表

成员的完整列表,这些成员属于 elc::defs::memory::gc_n::roots_t< T >,包括所有继承而来的类成员

add(Args &&...rest) noexcept(noexcept((((::std::declval< decltype(_roots) >())). add((::std::declval< Args >())...))))elc::defs::memory::gc_n::roots_t< T >inline
for_each(Args &&...rest) noexcept(noexcept((((::std::declval< decltype(_roots) >())). for_each((::std::declval< Args >())...))))elc::defs::memory::gc_n::roots_t< T >inline
map(Args &&...rest) noexcept(noexcept((((::std::declval< decltype(_roots) >())). map((::std::declval< Args >())...))))elc::defs::memory::gc_n::roots_t< T >inline
map_and_mark() noexcept(noexcept(((::std::declval< value_t >()) ->map_and_mark())))elc::defs::memory::gc_n::roots_t< T >inline
remove(Args &&...rest) noexcept(noexcept((((::std::declval< decltype(_roots) >())). remove((::std::declval< Args >())...))))elc::defs::memory::gc_n::roots_t< T >inline
roots_t() noexcept=defaultelc::defs::memory::gc_n::roots_t< T >
~roots_t() noexcept=defaultelc::defs::memory::gc_n::roots_t< T >