STAPL API Reference          
Overview   Containers   Algorithms   Views   Skeletons   Run-Time System
Modules     Classes    
List of all members | Static Public Member Functions
stapl::view_impl::validator< T, false, false, is_view_container > Struct Template Reference

Validator for versioning of objects that are not p_objects. More...

Static Public Member Functions

static constexpr bool apply (T const &, size_t) noexcept
 

Detailed Description

template<typename T, bool is_view_container>
struct stapl::view_impl::validator< T, false, false, is_view_container >

Validator for versioning of objects that are not p_objects.

Always returns true (valid).

Template Parameters
TType of the object to be validated.

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