STAPL API Reference          
Overview   Containers   Algorithms   Views   Skeletons   Run-Time System
Modules     Classes    
stapl::runtime::any Member List

This is the complete list of members for stapl::runtime::any, including all inherited members.

any(void) noexcept (defined in stapl::runtime::any)stapl::runtime::any
any(T &&t) (defined in stapl::runtime::any)stapl::runtime::any
any(any &&other) (defined in stapl::runtime::any)stapl::runtime::any
any(any const &other) (defined in stapl::runtime::any)stapl::runtime::any
empty(void) const noexcept (defined in stapl::runtime::any)stapl::runtime::any
get(void) const noexcept (defined in stapl::runtime::any)stapl::runtime::any
get(void) noexcept (defined in stapl::runtime::any)stapl::runtime::any
operator=(T &&other) (defined in stapl::runtime::any)stapl::runtime::any
operator=(any other) (defined in stapl::runtime::any)stapl::runtime::any
swap(any &other) (defined in stapl::runtime::any)stapl::runtime::any
try_get(void) const noexcept (defined in stapl::runtime::any)stapl::runtime::any
try_get(void) noexcept (defined in stapl::runtime::any)stapl::runtime::any
type(void) const noexcept (defined in stapl::runtime::any)stapl::runtime::any
~any(void) (defined in stapl::runtime::any)stapl::runtime::any