Public Member Functions | |
bool | visit_ (int32_t &v) |
Public Attributes | |
vector< int32_t > | values |
Definition at line 77 of file test_containers.cc.
bool AssertValueVisit::visit_ | ( | int32_t & | v | ) | [inline, virtual] |
Reimplemented from Typelib::ValueVisitor.
Definition at line 80 of file test_containers.cc.
vector<int32_t> AssertValueVisit::values |
Definition at line 79 of file test_containers.cc.