src/cx/array_list.h

changeset 628
1e2be40f0cb5
parent 623
21082350a590
child 637
ceadf0792ded
equal deleted inserted replaced
627:cc8cbabd27cd 628:1e2be40f0cb5
164 size_t initial_capacity 164 size_t initial_capacity
165 ) __attribute__((__nonnull__)); 165 ) __attribute__((__nonnull__));
166 166
167 167
168 #ifdef __cplusplus 168 #ifdef __cplusplus
169 } /* extern "C" */ 169 } // extern "C"
170 #endif 170 #endif
171 171
172 #endif /* UCX_ARRAY_LIST_H */ 172 #endif // UCX_ARRAY_LIST_H

mercurial