👩💻 Join our community of thousands of amazing developers!
diff --git a/lang/cpp17/type_deduction_for_class_templates.md b/lang/cpp17/type_deduction_for_class_templates.md index 141b334e8..a6c5bcc05 100644 --- a/lang/cpp17/type_deduction_for_class_templates.md +++ b/lang/cpp17/type_deduction_for_class_templates.md @@ -191,7 +191,6 @@ int main() * std::function[link /reference/functional/function.md] * std::weak_ptr[link /reference/memory/weak_ptr.md] * wp.lock()[link /reference/memory/weak_ptr/lock.md] -* std::tuple[link /reference/tuple/tuple.md] *...