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_pack_impl.tex
Normal file
30
Doxygen doc/latex/structeoserial_1_1_pack_impl.tex
Normal file
|
|
@ -0,0 +1,30 @@
|
|||
\hypertarget{structeoserial_1_1_pack_impl}{}\doxysection{eoserial\+::Pack\+Impl$<$ T, n $>$ Struct Template Reference}
|
||||
\label{structeoserial_1_1_pack_impl}\index{eoserial::PackImpl$<$ T, n $>$@{eoserial::PackImpl$<$ T, n $>$}}
|
||||
|
||||
|
||||
Pack implementation for non \mbox{\hyperlink{classeoserial_1_1_printable}{eoserial\+::\+Printable}} objects.
|
||||
|
||||
|
||||
|
||||
|
||||
{\ttfamily \#include $<$Utils.\+h$>$}
|
||||
|
||||
\doxysubsection*{Public Member Functions}
|
||||
\begin{DoxyCompactItemize}
|
||||
\item
|
||||
\mbox{\Hypertarget{structeoserial_1_1_pack_impl_ab0c9f404e8cb97a296121f83b92232f5}\label{structeoserial_1_1_pack_impl_ab0c9f404e8cb97a296121f83b92232f5}}
|
||||
\mbox{\hyperlink{classeoserial_1_1_entity}{Entity}} $\ast$ {\bfseries operator()} (const T \&value)
|
||||
\end{DoxyCompactItemize}
|
||||
|
||||
|
||||
\doxysubsection{Detailed Description}
|
||||
\subsubsection*{template$<$class T, int n$>$\newline
|
||||
struct eoserial\+::\+Pack\+Impl$<$ T, n $>$}
|
||||
|
||||
Pack implementation for non \mbox{\hyperlink{classeoserial_1_1_printable}{eoserial\+::\+Printable}} objects.
|
||||
|
||||
This implementation is being used for every objects that can be transmitted to a std\+::istream (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