From: Wolfgang Bangerth Date: Mon, 14 Mar 2005 16:30:56 +0000 (+0000) Subject: Clarify docs. X-Git-Tag: v8.0.0~14411 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=07293b8ceac2b42a719b803dfa99d034b5b1a31e;p=dealii.git Clarify docs. git-svn-id: https://svn.dealii.org/trunk@10125 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/deal.II/include/fe/fe_tools.h b/deal.II/deal.II/include/fe/fe_tools.h index f1281424b2..c9513e6ff9 100644 --- a/deal.II/deal.II/include/fe/fe_tools.h +++ b/deal.II/deal.II/include/fe/fe_tools.h @@ -619,6 +619,13 @@ class FETools * responsibility to destroy the * object pointed to at an * appropriate time. + * + * Since the value of the template + * argument can't be deduced from the + * (string) argument given to this + * function, you have to explicitly + * specify it when you call this + * function. */ template static