Typedef sequant::suitable_call_operator¶ Defined in File algorithm.hpp Typedef Documentation¶ template<typename Callable, typename ...Args>using sequant::suitable_call_operator = decltype(std::declval<Callable>()(std::declval<Args>()...))¶