|
ViennaGrid
1.0.1
|
A guard that ensures that operator[] access is possible. Throws a verbose compile time error if access is not possible. More...
#include <domain_iterators.hpp>
Public Types | |
| typedef ContainerType::ERROR_BRACKET_OPERATOR_ACCESS_IMPOSSIBLE_AT_THIS_DOMAIN_LEVEL___USE_ITERATORS | type |
A guard that ensures that operator[] access is possible. Throws a verbose compile time error if access is not possible.
| typedef ContainerType::ERROR_BRACKET_OPERATOR_ACCESS_IMPOSSIBLE_AT_THIS_DOMAIN_LEVEL___USE_ITERATORS type |
1.7.6.1