Variable fuse_publishers::detail::allStampedVariables

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.