Try to fix the format problem of template template parameter.

Still need to email Lutz to fix the ccThree command.
This commit is contained in:
Le-Jeng Shiue 2006-03-05 01:41:32 +00:00
parent 100f1e82ab
commit ae4d40548c
1 changed files with 1 additions and 6 deletions

View File

@ -65,13 +65,8 @@ the geometry masks.
</CENTER> </CENTER>
\end{ccHtmlOnly} \end{ccHtmlOnly}
\ccThree{void}{S::PQQ(Poly& p, Stencil<Poly> rule, int s);}{} \ccThree{void}{PQQ()}{}
\ccThreeToTwo \ccThreeToTwo
%\ccTwo{template <template <typename> class Stencil> void PQQ(Poly& p, Stencil<Poly> rule, int s);}{}
\ccThree{template <template <typename> class Stencil> void}{sub}{}
\ccThreeToTwo
\ccFunction{ \ccFunction{
template <class Polyhedron_3, template <typename> class Mask> template <class Polyhedron_3, template <typename> class Mask>