src/ucx/cx/tree.h

changeset 438
22eca559aded
parent 415
d938228c382e
equal deleted inserted replaced
437:545010bc5e71 438:22eca559aded
127 ptrdiff_t loc_parent, void *parent) 127 ptrdiff_t loc_parent, void *parent)
128 __attribute__((__nonnull__ (5))); 128 __attribute__((__nonnull__ (5)));
129 129
130 130
131 #ifdef __cplusplus 131 #ifdef __cplusplus
132 } /* extern "C" */ 132 } // extern "C"
133 #endif 133 #endif
134 134
135 #endif /* UCX_TREE_H */ 135 #endif // UCX_TREE_H
136 136

mercurial