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

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

cache_line_aligned_storage(Args &&... args) (defined in stapl::runtime::cache_line_aligned_storage< T >)stapl::runtime::cache_line_aligned_storage< T >
operator T &(void) noexcept (defined in stapl::runtime::cache_line_aligned_storage< T >)stapl::runtime::cache_line_aligned_storage< T >
operator T const &(void) const noexcept (defined in stapl::runtime::cache_line_aligned_storage< T >)stapl::runtime::cache_line_aligned_storage< T >
operator=(T const &t) (defined in stapl::runtime::cache_line_aligned_storage< T >)stapl::runtime::cache_line_aligned_storage< T >
operator=(T &&t) (defined in stapl::runtime::cache_line_aligned_storage< T >)stapl::runtime::cache_line_aligned_storage< T >