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, true > 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_literal_localization< Ref > > type
 

Detailed Description

template<typename Ref>
struct stapl::result_of::localize_object< Ref, true >

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

Specialization when the reference is a literal.


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