![]() |
Bridges-C++
3.2.0
Bridges(C++API)
|
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 | |