STAPL API Reference          
Overview   Containers   Algorithms   Views   Skeletons   Run-Time System
Modules     Classes    
List of all members | Public Member Functions | Public Types
stapl::cm_impl::get_second< T > Struct Template Reference

Helper class used to retrieve the second element from a pair. More...

Public Member Functions

result_type operator() (T const &t) const
 

Public Types

typedef T::second_type result_type
 

Detailed Description

template<typename T>
struct stapl::cm_impl::get_second< T >

Helper class used to retrieve the second element from a pair.

Template Parameters
TPair type

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