summaryrefslogtreecommitdiff
path: root/doc/reference/ReferencePart.tex
diff options
context:
space:
mode:
Diffstat (limited to 'doc/reference/ReferencePart.tex')
-rw-r--r--doc/reference/ReferencePart.tex2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/reference/ReferencePart.tex b/doc/reference/ReferencePart.tex
index 5c5c0bc505..13b3504208 100644
--- a/doc/reference/ReferencePart.tex
+++ b/doc/reference/ReferencePart.tex
@@ -4462,6 +4462,8 @@ class AnyRef extends Any {
trait ScalaObject extends AnyRef;
\end{lstlisting}
+\todo{isinstanceof not permitted on numeric types}
+
The type cast operation \verb@asInstanceOf@ has a special meaning (not
expressed in the code above) when its type parameter is a numeric
type. For any type \lstinline@T <: Double@, and any numeric value