std_vector_bool.h
Go to the documentation of this file.
00001 #include <vector>
00002 
00003 struct StructWithVectorBool
00004 {
00005     std::vector<bool> value;
00006 };


orogen
Author(s): Sylvain Joyeux/sylvain.joyeux@m4x.org
autogenerated on Sat Jun 8 2019 19:52:17