STAPL API Reference          
Overview   Containers   Algorithms   Views   Skeletons   Run-Time System
Modules     Classes    
List of all members | Public Types
stapl::result_of::localize_object< Ref, isLiteral > Struct Template Reference

Helper class to determine the localization object based on the reference type. More...

Public Types

typedef loc_ref_detail::localize_object< Ref, loc_ref_detail::stub_localization< Ref > > type
 

Detailed Description

template<typename Ref, bool isLiteral = false>
struct stapl::result_of::localize_object< Ref, isLiteral >

Helper class to determine the localization object based on the reference type.


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