File endian.hpp
↰ Parent directory (include/rcpputils
)
If std::endian is not available, the necessary functions are emulated.
Definition (include/rcpputils/endian.hpp
)
Detailed Description
Note: Once std::endian is supported on all ROS2 platforms, this class can be deprecated in favor of the built-in functionality.
Note: std::endian is targeted for C++20