adding the problem configuration interface to irace interface
problem_config_mapping created
This commit is contained in:
parent
8fa2270ffd
commit
e79679b3c9
14462 changed files with 182271 additions and 6 deletions
43
Doxygen doc/latex/classeo_s_t_l_f.tex
Normal file
43
Doxygen doc/latex/classeo_s_t_l_f.tex
Normal file
|
|
@ -0,0 +1,43 @@
|
|||
\hypertarget{classeo_s_t_l_f}{}\doxysection{eo\+S\+T\+LF$<$ R $>$ Class Template Reference}
|
||||
\label{classeo_s_t_l_f}\index{eoSTLF$<$ R $>$@{eoSTLF$<$ R $>$}}
|
||||
|
||||
|
||||
{\ttfamily \#include $<$eo\+S\+T\+L\+Functor.\+h$>$}
|
||||
|
||||
\doxysubsection*{Public Types}
|
||||
\begin{DoxyCompactItemize}
|
||||
\item
|
||||
\mbox{\Hypertarget{classeo_s_t_l_f_ab3a489ff524961cce8ac366026870a74}\label{classeo_s_t_l_f_ab3a489ff524961cce8ac366026870a74}}
|
||||
typedef \mbox{\hyperlink{classeo_real}{R}} {\bfseries result\+\_\+type}
|
||||
\item
|
||||
\mbox{\Hypertarget{classeo_s_t_l_f_ab3a489ff524961cce8ac366026870a74}\label{classeo_s_t_l_f_ab3a489ff524961cce8ac366026870a74}}
|
||||
typedef \mbox{\hyperlink{classeo_real}{R}} {\bfseries result\+\_\+type}
|
||||
\end{DoxyCompactItemize}
|
||||
\doxysubsection*{Public Member Functions}
|
||||
\begin{DoxyCompactItemize}
|
||||
\item
|
||||
\mbox{\Hypertarget{classeo_s_t_l_f_a9fbbdbce0a0d6bece379e0aa287a0849}\label{classeo_s_t_l_f_a9fbbdbce0a0d6bece379e0aa287a0849}}
|
||||
{\bfseries eo\+S\+T\+LF} (\mbox{\hyperlink{classeo_f}{eoF}}$<$ \mbox{\hyperlink{classeo_real}{R}} $>$ \&\+\_\+f)
|
||||
\item
|
||||
\mbox{\Hypertarget{classeo_s_t_l_f_a6b241e5ee770ecdf6ebeb97489c3b489}\label{classeo_s_t_l_f_a6b241e5ee770ecdf6ebeb97489c3b489}}
|
||||
\mbox{\hyperlink{classeo_real}{R}} {\bfseries operator()} (void)
|
||||
\item
|
||||
\mbox{\Hypertarget{classeo_s_t_l_f_a9fbbdbce0a0d6bece379e0aa287a0849}\label{classeo_s_t_l_f_a9fbbdbce0a0d6bece379e0aa287a0849}}
|
||||
{\bfseries eo\+S\+T\+LF} (\mbox{\hyperlink{classeo_f}{eoF}}$<$ \mbox{\hyperlink{classeo_real}{R}} $>$ \&\+\_\+f)
|
||||
\item
|
||||
\mbox{\Hypertarget{classeo_s_t_l_f_a6b241e5ee770ecdf6ebeb97489c3b489}\label{classeo_s_t_l_f_a6b241e5ee770ecdf6ebeb97489c3b489}}
|
||||
\mbox{\hyperlink{classeo_real}{R}} {\bfseries operator()} (void)
|
||||
\end{DoxyCompactItemize}
|
||||
|
||||
|
||||
\doxysubsection{Detailed Description}
|
||||
\subsubsection*{template$<$class R$>$\newline
|
||||
class eo\+S\+T\+L\+F$<$ R $>$}
|
||||
|
||||
Generic set of classes that wrap an \mbox{\hyperlink{classeo_f}{eoF}}, \mbox{\hyperlink{classeo_u_f}{eo\+UF}} or \mbox{\hyperlink{classeo_b_f}{eo\+BF}} so that they have the copy semantics the S\+TL functions usually require (i.\+e. they can be passed by value, rather than the \mbox{\hyperlink{class_e_o}{EO}} standard pass by reference).
|
||||
|
||||
The family consists of \mbox{\hyperlink{classeo_s_t_l_f}{eo\+S\+T\+LF}}, \mbox{\hyperlink{classeo_s_t_l_u_f}{eo\+S\+T\+L\+UF}}, \mbox{\hyperlink{classeo_s_t_l_b_f}{eo\+S\+T\+L\+BF}} that modify \mbox{\hyperlink{classeo_f}{eoF}}, \mbox{\hyperlink{classeo_u_f}{eo\+UF}} and \mbox{\hyperlink{classeo_b_f}{eo\+BF}} respectively
|
||||
|
||||
The documentation for this class was generated from the following file\+:\begin{DoxyCompactItemize}
|
||||
\item
|
||||
deprecated/eo/src/eo\+S\+T\+L\+Functor.\+h\end{DoxyCompactItemize}
|
||||
Loading…
Add table
Add a link
Reference in a new issue