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