Typedef fuse_publishers::detail::all_true

Typedef Documentation

template<typename ...Ts>
using fuse_publishers::detail::all_true = all_true_helper<Ts::value...>

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