A tag indicating that a handled container is used.
More...
#include <forwards.hpp>
Detailed Description
template<typename ContainerTagT, typename HandleTagT>
struct viennagrid::handled_container_tag< ContainerTagT, HandleTagT >
A tag indicating that a handled container is used.
- Template Parameters:
-
ContainerTagT | A tag defining the underlying container, e.g. std_vector_tag |
HandleTagT | A tag defining which handle type is used, e.g. pointer_handle_tag |
Member Typedef Documentation
The documentation for this struct was generated from the following file: