39 lines
2.7 KiB
TeX
39 lines
2.7 KiB
TeX
|
\hypertarget{_format_string_8hpp}{}\doxysection{src/\+Format\+String/\+Format\+String.hpp File Reference}
|
||
|
\label{_format_string_8hpp}\index{src/FormatString/FormatString.hpp@{src/FormatString/FormatString.hpp}}
|
||
|
{\ttfamily \#include $<$memory$>$}\newline
|
||
|
{\ttfamily \#include $<$string$>$}\newline
|
||
|
{\ttfamily \#include $<$cstdio$>$}\newline
|
||
|
\doxysubsection*{Functions}
|
||
|
\begin{DoxyCompactItemize}
|
||
|
\item
|
||
|
{\footnotesize template$<$typename T $>$ }\\auto \mbox{\hyperlink{_format_string_8hpp_a207942ebe626457e5847d109dce89ffc}{convert}} (T \&\&t)
|
||
|
\item
|
||
|
{\footnotesize template$<$typename... Args$>$ }\\std\+::string \mbox{\hyperlink{_format_string_8hpp_a01af0cba6af7f12e6608cd28d0af0091}{format\+\_\+string\+\_\+internal}} (const std\+::string \&format, Args \&\&... args)
|
||
|
\item
|
||
|
{\footnotesize template$<$typename... Args$>$ }\\std\+::string \mbox{\hyperlink{_format_string_8hpp_ac54251dfd9c366f92c8bf00086dc5764}{format\+\_\+string}} (const std\+::string \&format, Args \&\&... args)
|
||
|
\end{DoxyCompactItemize}
|
||
|
|
||
|
|
||
|
\doxysubsection{Function Documentation}
|
||
|
\mbox{\Hypertarget{_format_string_8hpp_a207942ebe626457e5847d109dce89ffc}\label{_format_string_8hpp_a207942ebe626457e5847d109dce89ffc}}
|
||
|
\index{FormatString.hpp@{FormatString.hpp}!convert@{convert}}
|
||
|
\index{convert@{convert}!FormatString.hpp@{FormatString.hpp}}
|
||
|
\doxysubsubsection{\texorpdfstring{convert()}{convert()}}
|
||
|
{\footnotesize\ttfamily template$<$typename T $>$ \\
|
||
|
auto convert (\begin{DoxyParamCaption}\item[{T \&\&}]{t }\end{DoxyParamCaption})}
|
||
|
|
||
|
\mbox{\Hypertarget{_format_string_8hpp_ac54251dfd9c366f92c8bf00086dc5764}\label{_format_string_8hpp_ac54251dfd9c366f92c8bf00086dc5764}}
|
||
|
\index{FormatString.hpp@{FormatString.hpp}!format\_string@{format\_string}}
|
||
|
\index{format\_string@{format\_string}!FormatString.hpp@{FormatString.hpp}}
|
||
|
\doxysubsubsection{\texorpdfstring{format\_string()}{format\_string()}}
|
||
|
{\footnotesize\ttfamily template$<$typename... Args$>$ \\
|
||
|
std\+::string format\+\_\+string (\begin{DoxyParamCaption}\item[{const std\+::string \&}]{format, }\item[{Args \&\&...}]{args }\end{DoxyParamCaption})}
|
||
|
|
||
|
\mbox{\Hypertarget{_format_string_8hpp_a01af0cba6af7f12e6608cd28d0af0091}\label{_format_string_8hpp_a01af0cba6af7f12e6608cd28d0af0091}}
|
||
|
\index{FormatString.hpp@{FormatString.hpp}!format\_string\_internal@{format\_string\_internal}}
|
||
|
\index{format\_string\_internal@{format\_string\_internal}!FormatString.hpp@{FormatString.hpp}}
|
||
|
\doxysubsubsection{\texorpdfstring{format\_string\_internal()}{format\_string\_internal()}}
|
||
|
{\footnotesize\ttfamily template$<$typename... Args$>$ \\
|
||
|
std\+::string format\+\_\+string\+\_\+internal (\begin{DoxyParamCaption}\item[{const std\+::string \&}]{format, }\item[{Args \&\&...}]{args }\end{DoxyParamCaption})}
|
||
|
|