#include <simple.h>
Public Member Functions | |
| bool | operator== (ComplexArray const &other) const |
Public Attributes | |
| SimpleVector | data [10] |
| uint32_t | field |
Definition at line 96 of file simple.h.
| bool Test::ComplexArray::operator== | ( | ComplexArray const & | other | ) | const [inline] |
| uint32_t Test::ComplexArray::field |