Bridges-C++  3.4.4
Bridges(C++ API)
Classes | Namespaces
Array2D.h File Reference
#include "Element.h"
#include "Array.h"

Go to the source code of this file.

Classes

class  bridges::datastructure::Array2D< E >
 A BRIDGES array type. More...
 
struct  bridges::datastructure::Array2D< E >::Bracket_helper
 helper class to make [][] operators work on array 2d. You should never use it directly More...
 
struct  bridges::datastructure::Array2D< E >::Bracket_helper_const
 helper class to make [][] operators work on array 2d. You should never use it directly More...
 

Namespaces

 bridges
 these methods convert byte arrays in to base64 codes and are used in BRIDGES to represent the color arrays as strings. The code is adapted from external sources detailed below.
 
 bridges::datastructure