Function rmw_cyclonedds_cpp::unreachable
Defined in File exception.hpp
Function Documentation
-
inline void rmw_cyclonedds_cpp::unreachable()
Stub for code that should never be reachable by design. If it is possible to reach the code due to bad data or other runtime conditions, use a runtime_error instead