Bridges-C++
3.4.4
Bridges(C++ API)
|
#include <Grid.h>
This BracketHelper is a helper class to get the [] operators to work. It is not intended to be used by bridges users.
Public Member Functions | |
BracketHelper (Grid< E > &g, int r) | |
E & | operator[] (int col) |
|
inline |
|
inline |