#include <simple.h>
Public Member Functions | |
bool | operator== (ComplexVector const &other) const |
Public Attributes | |
std::vector< SimpleVector > | data |
uint32_t | field |
bool Test::ComplexVector::operator== | ( | ComplexVector const & | other | ) | const [inline] |
std::vector<SimpleVector> Test::ComplexVector::data |