Variable fuse_publishers::detail::allStampedVariables
Defined in File stamped_variable_synchronizer.hpp
Variable Documentation
-
template<typename ...Ts>
constexpr bool fuse_publishers::detail::allStampedVariables = all_stamped_variables<Ts...>::value Test if all of the template parameter pack types are fuse_core::Variable and fuse_variables::Stamped. This is a boolean value.