dune-pdelab  2.4.1
Public Types | List of all members
Dune::PDELab::istl::tags::container< T > Struct Template Reference

Extracts the container tag from T. More...

#include <dune/pdelab/backend/istl/tags.hh>

Public Types

typedef ImplementationDefined type
 The container tag associated with T. More...
 

Detailed Description

template<typename T>
struct Dune::PDELab::istl::tags::container< T >

Extracts the container tag from T.

Template Parameters
TThe container type to tag.

Member Typedef Documentation

template<typename T>
typedef ImplementationDefined Dune::PDELab::istl::tags::container< T >::type

The container tag associated with T.


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