Define RCL_CHECK_ALLOCATOR
Defined in File allocator.h
Define Documentation
-
RCL_CHECK_ALLOCATOR(allocator, fail_statement)
Check that the given allocator is initialized.
If the allocator is not initialized, run the fail_statement.
Defined in File allocator.h
Check that the given allocator is initialized.
If the allocator is not initialized, run the fail_statement.