template<class ReturnType, class FunctionObject, class EndIndices, std::size_t... BoundIndices>
struct absl::variant_internal::MakeVisitationMatrix< ReturnType, FunctionObject, EndIndices, BoundIndices >
Definition at line 208 of file internal/variant.h.