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

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

clear(void) (defined in stapl::runtime::generic_impl::queue< T >)stapl::runtime::generic_impl::queue< T >
const_reference typedef (defined in stapl::runtime::generic_impl::queue< T >)stapl::runtime::generic_impl::queue< T >
empty(void) const (defined in stapl::runtime::generic_impl::queue< T >)stapl::runtime::generic_impl::queue< T >
operator=(queue const &other) (defined in stapl::runtime::generic_impl::queue< T >)stapl::runtime::generic_impl::queue< T >
operator=(queue &&other) (defined in stapl::runtime::generic_impl::queue< T >)stapl::runtime::generic_impl::queue< T >
push(value_type const &x) (defined in stapl::runtime::generic_impl::queue< T >)stapl::runtime::generic_impl::queue< T >
push(value_type &&x) (defined in stapl::runtime::generic_impl::queue< T >)stapl::runtime::generic_impl::queue< T >
queue(void)=default (defined in stapl::runtime::generic_impl::queue< T >)stapl::runtime::generic_impl::queue< T >
queue(queue const &other) (defined in stapl::runtime::generic_impl::queue< T >)stapl::runtime::generic_impl::queue< T >
queue(queue &&other) (defined in stapl::runtime::generic_impl::queue< T >)stapl::runtime::generic_impl::queue< T >
reference typedef (defined in stapl::runtime::generic_impl::queue< T >)stapl::runtime::generic_impl::queue< T >
size(void) const (defined in stapl::runtime::generic_impl::queue< T >)stapl::runtime::generic_impl::queue< T >
size_type typedef (defined in stapl::runtime::generic_impl::queue< T >)stapl::runtime::generic_impl::queue< T >
try_pop(value_type &x) (defined in stapl::runtime::generic_impl::queue< T >)stapl::runtime::generic_impl::queue< T >
value_type typedef (defined in stapl::runtime::generic_impl::queue< T >)stapl::runtime::generic_impl::queue< T >