diff --git a/tie.html b/tie.html index a1b8744..0f8caa7 100644 --- a/tie.html +++ b/tie.html @@ -23,7 +23,9 @@ tie -
+
template <class A, class B> tied<A,B> tie(A& a, B& b);