mirror of https://github.com/CGAL/cgal
12 lines
402 B
TeX
12 lines
402 B
TeX
\begin{ccRefFunction}{assign}
|
|
\ccTexHtml{\ccSetThreeColumns{Orientation}{}{\hspace*{8.5cm}}}{}
|
|
|
|
\ccInclude{CGAL/Object.h}
|
|
|
|
\ccFunctionTemplate{T}{template <class T> bool assign(T& c, const Object& o);}
|
|
{assigns \ccStyle{o} to \ccStyle{c} if \ccStyle{o}
|
|
was constructed from an object of type \ccStyle{T}.
|
|
Returns \ccc{true}, if the assignment was possible.}
|
|
\end{ccRefFunction}
|
|
|