Define OUSTER_DEPRECATED_ENUM_ENTRY¶
Defined in File deprecation.h
Define Documentation¶
-
OUSTER_DEPRECATED_ENUM_ENTRY(old_symbol, new_symbol, deprecation_version)
OUSTER_DEPRECATED_MSG(new_symbol, deprecation_version) \
old_symbol = new_symbol
¶
Defined in File deprecation.h
OUSTER_DEPRECATED_MSG(new_symbol, deprecation_version) \
old_symbol = new_symbol
¶