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

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

element_type typedef (defined in stapl::immutable_shared< T, bool >)stapl::immutable_shared< T, bool >
get(void) const noexcept (defined in stapl::immutable_shared< T, bool >)stapl::immutable_shared< T, bool >
immutable_shared(Args &&... args) (defined in stapl::immutable_shared< T, bool >)stapl::immutable_shared< T, bool >explicit
immutable_shared(immutable_shared const &)=default (defined in stapl::immutable_shared< T, bool >)stapl::immutable_shared< T, bool >
immutable_shared(immutable_shared &&)=default (defined in stapl::immutable_shared< T, bool >)stapl::immutable_shared< T, bool >
make_immutable_shared(Args &&... args)stapl::immutable_shared< T, bool >related
operator T const &(void) const noexcept (defined in stapl::immutable_shared< T, bool >)stapl::immutable_shared< T, bool >
unique(void) const (defined in stapl::immutable_shared< T, bool >)stapl::immutable_shared< T, bool >
use_count(void) const (defined in stapl::immutable_shared< T, bool >)stapl::immutable_shared< T, bool >