STAPL API Reference          
Overview   Containers   Algorithms   Views   Skeletons   Run-Time System
Modules     Classes    
List of all members | Public Member Functions | Public Types
stapl::detail::extract_domain< std::string, false > Struct Template Reference

Helper functor to extract the domain associated with the given container. More...

Public Member Functions

result_type operator() (std::string *container) const
 

Public Types

typedef indexed_domain< size_t > result_type
 

Detailed Description

template<>
struct stapl::detail::extract_domain< std::string, false >

Helper functor to extract the domain associated with the given container.

Specialization used when the container is a std::string.


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