Define RCL_CHECK_ALLOCATOR

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.