src/ucx/cx/allocator.h

changeset 438
22eca559aded
parent 415
d938228c382e
child 490
d218607f5a7e
equal deleted inserted replaced
437:545010bc5e71 438:22eca559aded
252 void *mem 252 void *mem
253 ) 253 )
254 __attribute__((__nonnull__)); 254 __attribute__((__nonnull__));
255 255
256 #ifdef __cplusplus 256 #ifdef __cplusplus
257 } /* extern "C" */ 257 } // extern "C"
258 #endif 258 #endif
259 259
260 #endif /* UCX_ALLOCATOR_H */ 260 #endif // UCX_ALLOCATOR_H

mercurial