From 248caaf27eb67556aea23c3ceff204237d4df9c3 Mon Sep 17 00:00:00 2001 From: superfunc Date: Fri, 15 Sep 2017 12:49:00 -0700 Subject: Update docs on assignment operator (#6373) --- doc/manual/types.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'doc/manual') diff --git a/doc/manual/types.txt b/doc/manual/types.txt index e6875f2df..2c4b019ad 100644 --- a/doc/manual/types.txt +++ b/doc/manual/types.txt @@ -570,8 +570,7 @@ order. The *names* of the fields also have to be identical. The assignment operator for tuples copies each component. The default assignment operator for objects copies each component. Overloading -of the assignment operator for objects is not possible, but this will change -in future versions of the compiler. +of the assignment operator is described in `type-bound-operations-operator`_. .. code-block:: nim -- cgit 1.4.1-2-gfad0