feisty meow concerns codebase  2.140
array.h File Reference
#include "common_outcomes.h"
#include "definitions.h"
#include "enhance_cpp.h"
#include "functions.h"
#include "guards.h"
#include "outcome.h"
#include <string.h>
Include dependency graph for array.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  basis::array< contents >
 Represents a sequential, ordered, contiguous collection of objects. More...
 
class  basis::int_array
 A simple object that wraps a templated array of ints. More...
 
class  basis::double_array
 An array of double floating point numbers. More...
 

Namespaces

 basis
 The guards collection helps in testing preconditions and reporting errors.
 

Macros

#define DEBUG_ARRAY
 

Macro Definition Documentation

◆ DEBUG_ARRAY

#define DEBUG_ARRAY

Definition at line 27 of file array.h.