ViennaGrid - The Vienna Grid Library  2.1.0
Static Public Member Functions
dereference_handle_helper< HandleTagT > Struct Template Reference

#include <handle.hpp>

Static Public Member Functions

template<typename ContainerT , typename HandleT >
static result_of::value_type
< HandleT >::type & 
dereference_handle (ContainerT &, HandleT handle)
template<typename ContainerT , typename HandleT >
static result_of::value_type
< HandleT >::type const & 
dereference_handle (ContainerT const &, HandleT handle)

template<typename HandleTagT>
struct viennagrid::detail::dereference_handle_helper< HandleTagT >


Member Function Documentation

static result_of::value_type<HandleT>::type& dereference_handle ( ContainerT &  ,
HandleT  handle 
) [inline, static]
static result_of::value_type<HandleT>::type const& dereference_handle ( ContainerT const &  ,
HandleT  handle 
) [inline, static]

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