mirror of https://github.com/CGAL/cgal
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:
parent
100f1e82ab
commit
ae4d40548c
|
|
@ -65,13 +65,8 @@ the geometry masks.
|
|||
</CENTER>
|
||||
\end{ccHtmlOnly}
|
||||
|
||||
\ccThree{void}{S::PQQ(Poly& p, Stencil<Poly> rule, int s);}{}
|
||||
\ccThree{void}{PQQ()}{}
|
||||
\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{
|
||||
template <class Polyhedron_3, template <typename> class Mask>
|
||||
|
|
|
|||
Loading…
Reference in New Issue