struct mrpt::containers::internal::UnspecializedBool
#include <mrpt/containers/vector_with_small_size_optimization.h> struct UnspecializedBool { // fields bool b; // methods operator const bool & () const; operator bool & (); };
#include <mrpt/containers/vector_with_small_size_optimization.h> struct UnspecializedBool { // fields bool b; // methods operator const bool & () const; operator bool & (); };