Variable fuse_publishers::detail::allTrue

Variable Documentation

template<typename ...Ts>
constexpr bool fuse_publishers::detail::allTrue = all_true<Ts...>::value

Test if a property is true for all types in a template parameter pack. This is a boolean value.