Public Types

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

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

#include <domain_iterators.hpp>

Public Types

typedef void type

Detailed Description

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

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


Member Typedef Documentation

typedef void type

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