mirror of https://github.com/CGAL/cgal
41 lines
1.5 KiB
TeX
41 lines
1.5 KiB
TeX
%% =============================================================================
|
|
%% The CGAL Reference Manual
|
|
%% Chapter: STL Extensions
|
|
%% -----------------------------------------------------------------------------
|
|
%% file : doc_tex/support/STL_Extension/STL_Extension_ref/main.tex
|
|
%% author: Michael Hoffmann
|
|
%% -----------------------------------------------------------------------------
|
|
%% $CGAL_Chapter: STL_Extension $
|
|
%% $Id$
|
|
%% $Date$
|
|
%% =============================================================================
|
|
|
|
%% +------------------------------------------------------------------------+
|
|
\ccParDims
|
|
%%\marginparsep7mm
|
|
%%\marginparwidth15mm
|
|
%%\gdef\ccNewRefManualStyle{\ccTrue}
|
|
%%\gdef\ccPureGlobalScope{CGAL::}
|
|
%%\newcommand{\ccRequire}{\ccCommentHeading{Requirements}}
|
|
%%\newcommand{\ccRequirements}{\ccHeading{Requirements}}
|
|
%% +------------------------------------------------------------------------+
|
|
|
|
%%\ccTexHtml{\thispagestyle{empty}}{}
|
|
|
|
%% =============================================================================
|
|
%% reference pages
|
|
%% =============================================================================
|
|
|
|
\input{STL_Extension_ref/intro.tex}
|
|
\input{STL_Extension_ref/in_place_list.tex}
|
|
\input{STL_Extension_ref/compact_container.tex}
|
|
\input{STL_Extension_ref/multiset.tex}
|
|
\input{STL_Extension_ref/Object.tex}
|
|
\input{STL_Extension_ref/stl_extension.tex}
|
|
\input{STL_Extension_ref/Uncertain.tex}
|
|
\input{STL_Extension_ref/array.tex}
|
|
|
|
%%\cgalColumnLayout
|
|
|
|
%% ===== EOF ===================================================================
|