STAPL API Reference          
Overview   Containers   Algorithms   Views   Skeletons   Run-Time System
Modules     Classes    
List of all members | Protected Member Functions
stapl::detail::non_migratable_base< Key > Class Template Reference

Trivial class used to unconditionally signal certainty about presence of key on a location when migration is disabled. More...

Protected Member Functions

constexpr bool requires_retry (Key const &) const
 

Detailed Description

template<typename Key>
class stapl::detail::non_migratable_base< Key >

Trivial class used to unconditionally signal certainty about presence of key on a location when migration is disabled.

Template Parameters
KeyKey type of derived directory class.

The documentation for this class was generated from the following file: