Define OUSTER_DEPRECATED_TYPE¶
Defined in File deprecation.h
Define Documentation¶
-
OUSTER_DEPRECATED_TYPE(old_symbol, new_symbol, deprecation_version)
OUSTER_DEPRECATED_MSG(new_symbol, deprecation_version) \
typedef new_symbol old_symbol;
¶
Defined in File deprecation.h
OUSTER_DEPRECATED_MSG(new_symbol, deprecation_version) \
typedef new_symbol old_symbol;
¶