diff --git a/tie.html b/tie.html index a1b8744..0f8caa7 100644 --- a/tie.html +++ b/tie.html @@ -23,7 +23,9 @@ tie -

+

+[tie has been deprecated.  Its functionality is supplied by the Boost +Tuples Library.]

 template <class A, class B>
 tied<A,B> tie(A& a, B& b);