rmw_cyclonedds/rmw_cyclonedds_cpp/include
Dan Rose c25f22e565
Mark code that should be unreachable (#77)
Introduce a new [[noreturn]] unreachable() function that marks code as unreachable and throws a logic error if it is executed.
Fix build error due to Windows min/max macros.
Fix linker errors from referring to a non-constexpr extern from a constexpr.
Fix warnings about narrowing conversions.

Signed-off-by: Dan Rose <dan@digilabs.io>
2019-12-08 16:03:30 -06:00
..
rmw_cyclonedds_cpp Mark code that should be unreachable (#77) 2019-12-08 16:03:30 -06:00