@ -69,7 +69,7 @@ static inline int Vector_size(const Vector* this) {
#endif /* NDEBUG */
static inline const ObjectClass* Vector_type(const Vector* this) {
return this->type;
}
void Vector_add(Vector* this, void* data_);
The note is not visible to the blocked user.