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