STAPL API Reference          
Overview   Containers   Algorithms   Views   Skeletons   Run-Time System
Modules     Classes    
stapl::runtime::moved_cref_storage< T > Member List

This is the complete list of members for stapl::runtime::moved_cref_storage< T >, including all inherited members.

construct(T &&t, void *const base, std::size_t &size)stapl::runtime::object_storage< T >private
construct(T const &t, void *const base, std::size_t &size)stapl::runtime::object_storage< T >private
destroy(void) noexceptstapl::runtime::object_storage< T >private
destroy_packed(void) noexceptstapl::runtime::object_storage< T >private
get(void *const base)stapl::runtime::moved_cref_storage< T >
get(void *const base, std::size_t &size)stapl::runtime::moved_cref_storage< T >
stapl::runtime::object_storage::get(void) noexceptstapl::runtime::object_storage< T >private
m_force_alignmentstapl::runtime::object_storage< T >private
m_storagestapl::runtime::object_storage< T >private
moved_cref_storage(T &&t, void *const base, std::size_t &size) noexceptstapl::runtime::moved_cref_storage< T >
moved_cref_storage(Tuple &&t) noexceptstapl::runtime::moved_cref_storage< T >
moveout(void)stapl::runtime::object_storage< T >private
object_storage(void) noexcept=default (defined in stapl::runtime::object_storage< T >)stapl::runtime::object_storage< T >private
object_storage(object_storage const &)=delete (defined in stapl::runtime::object_storage< T >)stapl::runtime::object_storage< T >private
operator=(object_storage const &)=delete (defined in stapl::runtime::object_storage< T >)stapl::runtime::object_storage< T >private
packed_size(T &&t) noexceptstapl::runtime::moved_cref_storage< T >static
stapl::runtime::object_storage::packed_size(T const &t) noexceptstapl::runtime::object_storage< T >privatestatic
~moved_cref_storage(void) (defined in stapl::runtime::moved_cref_storage< T >)stapl::runtime::moved_cref_storage< T >