google / cel-cpp

Fast, portable, non-Turing complete expression evaluation (C++)
https://cel.dev
Apache License 2.0
168 stars 48 forks source link

Add `ABSL_NULLABILITY_COMPATIBLE` attribute to pointer-like classes. #749

Closed copybara-service[bot] closed 2 months ago

copybara-service[bot] commented 4 months ago

Add ABSL_NULLABILITY_COMPATIBLE attribute to pointer-like classes.

This is the replacement for the deprecated absl_nullability_compatible tag.