Variable fuse_publishers::detail::isStamped
Defined in File stamped_variable_synchronizer.hpp
Variable Documentation
-
template<typename T>
constexpr bool fuse_publishers::detail::isStamped = is_stamped<T>::value Test if a class is derived from the fuse_variables::Stamped base class. This is a boolean value.