Public Types

assert_bracket_operator_access< std::vector< ElementType > > Struct Template Reference

Specialization: Allow operator[] if the underlying container is a std::vector<> More...

#include <domain_iterators.hpp>

Public Types

typedef void type

Detailed Description

template<typename ElementType>
struct viennagrid::assert_bracket_operator_access< std::vector< ElementType > >

Specialization: Allow operator[] if the underlying container is a std::vector<>


Member Typedef Documentation

typedef void type

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