![]()  | 
  
    Tulip
    4.4.0
    
   Better Visualization Through Research 
   | 
 
#include <Array.h>
Public Member Functions | |
| Obj | operator[] (const unsigned int i) const | 
| Obj & | operator[] (const unsigned int i) | 
Public Attributes | |
| Obj | array [SIZE] | 
Fixed-size array encapsulation.
In debug mode, a bound check is performed at each access. Stream operators implementations are provided.
      
  | 
  inline | 
      
  | 
  inline | 
| Obj tlp::Array< Obj, SIZE >::array[SIZE] |