aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/Overview.dox
diff options
context:
space:
mode:
authorGravatar Jitse Niesen <jitse@maths.leeds.ac.uk>2011-09-10 09:18:18 +0100
committerGravatar Jitse Niesen <jitse@maths.leeds.ac.uk>2011-09-10 09:18:18 +0100
commit59b83c14fd2bec0b8c8afa7a2fa0357af7f0f827 (patch)
tree122dbf8cc5fe742070911a11bdc108db17510bbb /doc/Overview.dox
parent3e7aaadb1dcd0500a4a874f4036bd3489b3b8dd0 (diff)
Write page on template and typename keywords in C++.
After yet another question on the forum, I decided to write something on this common issue. Now we just need to link to this and get people to read it. Thanks to mattb on the forum for some links. Caveat: IANALL (I am not a language lawyer).
Diffstat (limited to 'doc/Overview.dox')
-rw-r--r--doc/Overview.dox1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/Overview.dox b/doc/Overview.dox
index 04bc075f0..f1eb77956 100644
--- a/doc/Overview.dox
+++ b/doc/Overview.dox
@@ -39,6 +39,7 @@ For a first contact with Eigen, the best place is to have a look at the \ref Get
- \ref TopicWritingEfficientProductExpression
- \ref TopicClassHierarchy
- \ref TopicFunctionTakingEigenTypes
+ - \ref TopicTemplateKeyword
- <b>Topics related to alignment issues</b>
- \ref TopicUnalignedArrayAssert
- \ref TopicFixedSizeVectorizable