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
30
Doxygen doc/latex/structeoserial_1_1_unpack_impl.tex
Normal file
30
Doxygen doc/latex/structeoserial_1_1_unpack_impl.tex
Normal file
|
|
@ -0,0 +1,30 @@
|
|||
\hypertarget{structeoserial_1_1_unpack_impl}{}\doxysection{eoserial\+::Unpack\+Impl$<$ T, n $>$ Struct Template Reference}
|
||||
\label{structeoserial_1_1_unpack_impl}\index{eoserial::UnpackImpl$<$ T, n $>$@{eoserial::UnpackImpl$<$ T, n $>$}}
|
||||
|
||||
|
||||
Unpack implementation for non \mbox{\hyperlink{classeoserial_1_1_persistent}{eoserial\+::\+Persistent}} objects.
|
||||
|
||||
|
||||
|
||||
|
||||
{\ttfamily \#include $<$Utils.\+h$>$}
|
||||
|
||||
\doxysubsection*{Public Member Functions}
|
||||
\begin{DoxyCompactItemize}
|
||||
\item
|
||||
\mbox{\Hypertarget{structeoserial_1_1_unpack_impl_a1c494e5a2cbd5a61a7188741ff32a764}\label{structeoserial_1_1_unpack_impl_a1c494e5a2cbd5a61a7188741ff32a764}}
|
||||
void {\bfseries operator()} (const \mbox{\hyperlink{classeoserial_1_1_entity}{Entity}} $\ast$obj, T \&value)
|
||||
\end{DoxyCompactItemize}
|
||||
|
||||
|
||||
\doxysubsection{Detailed Description}
|
||||
\subsubsection*{template$<$class T, int n$>$\newline
|
||||
struct eoserial\+::\+Unpack\+Impl$<$ T, n $>$}
|
||||
|
||||
Unpack implementation for non \mbox{\hyperlink{classeoserial_1_1_persistent}{eoserial\+::\+Persistent}} objects.
|
||||
|
||||
This implementation is being used for every objects that can be transmitted to a std\+::ostream (i.\+e. which implements the operator $<$$<$)
|
||||
|
||||
The documentation for this struct was generated from the following file\+:\begin{DoxyCompactItemize}
|
||||
\item
|
||||
eo/src/serial/\mbox{\hyperlink{eo_2src_2serial_2_utils_8h}{Utils.\+h}}\end{DoxyCompactItemize}
|
||||
Loading…
Add table
Add a link
Reference in a new issue