ViennaGrid - The Vienna Grid Library  2.1.0
Public Types
unpack_second< ConfigEntryT > Struct Template Reference

A simple meta function for unpacking the value of a search result. More...

#include <typemap.hpp>

Public Types

typedef ConfigEntryT::second type

Detailed Description

template<typename ConfigEntryT>
struct viennagrid::detail::result_of::unpack_second< ConfigEntryT >

A simple meta function for unpacking the value of a search result.


Member Typedef Documentation

typedef ConfigEntryT::second type

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