12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849 |
- \hypertarget{argparse_8hpp}{}\section{/home/caleb/\+Sources/\+T\+T\+T\+T/filval/argparse.hpp File Reference}
- \label{argparse_8hpp}\index{/home/caleb/\+Sources/\+T\+T\+T\+T/filval/argparse.\+hpp@{/home/caleb/\+Sources/\+T\+T\+T\+T/filval/argparse.\+hpp}}
- {\ttfamily \#include $<$algorithm$>$}\newline
- {\ttfamily \#include $<$string$>$}\newline
- {\ttfamily \#include $<$vector$>$}\newline
- Include dependency graph for argparse.\+hpp\+:
- \nopagebreak
- \begin{figure}[H]
- \begin{center}
- \leavevmode
- \includegraphics[width=272pt]{argparse_8hpp__incl}
- \end{center}
- \end{figure}
- This graph shows which files directly or indirectly include this file\+:
- \nopagebreak
- \begin{figure}[H]
- \begin{center}
- \leavevmode
- \includegraphics[width=244pt]{argparse_8hpp__dep__incl}
- \end{center}
- \end{figure}
- \subsection*{Classes}
- \begin{DoxyCompactItemize}
- \item
- class \hyperlink{classfv_1_1util_1_1ArgParser}{fv\+::util\+::\+Arg\+Parser}
- \end{DoxyCompactItemize}
- \subsection{Detailed Description}
- \begin{DoxyAuthor}{Author}
- Caleb Fangmeier \href{mailto:caleb@fangmeier.tech}{\tt caleb@fangmeier.\+tech}
- \end{DoxyAuthor}
- \begin{DoxyVersion}{Version}
- 0.\+1
- \end{DoxyVersion}
- \hypertarget{value_8hpp_LICENSE}{}\subsection{L\+I\+C\+E\+N\+SE}\label{value_8hpp_LICENSE}
- M\+IT License
- Copyright (c) 2017 Caleb Fangmeier
- Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \char`\"{}\+Software\char`\"{}), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions\+:
- The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
- T\+HE S\+O\+F\+T\+W\+A\+RE IS P\+R\+O\+V\+I\+D\+ED \char`\"{}\+A\+S I\+S\char`\"{}, W\+I\+T\+H\+O\+UT W\+A\+R\+R\+A\+N\+TY OF A\+NY K\+I\+ND, E\+X\+P\+R\+E\+SS OR I\+M\+P\+L\+I\+ED, I\+N\+C\+L\+U\+D\+I\+NG B\+UT N\+OT L\+I\+M\+I\+T\+ED TO T\+HE W\+A\+R\+R\+A\+N\+T\+I\+ES OF M\+E\+R\+C\+H\+A\+N\+T\+A\+B\+I\+L\+I\+TY, F\+I\+T\+N\+E\+SS F\+OR A P\+A\+R\+T\+I\+C\+U\+L\+AR P\+U\+R\+P\+O\+SE A\+ND N\+O\+N\+I\+N\+F\+R\+I\+N\+G\+E\+M\+E\+NT. IN NO E\+V\+E\+NT S\+H\+A\+LL T\+HE A\+U\+T\+H\+O\+RS OR C\+O\+P\+Y\+R\+I\+G\+HT H\+O\+L\+D\+E\+RS BE L\+I\+A\+B\+LE F\+OR A\+NY C\+L\+A\+IM, D\+A\+M\+A\+G\+ES OR O\+T\+H\+ER L\+I\+A\+B\+I\+L\+I\+TY, W\+H\+E\+T\+H\+ER IN AN A\+C\+T\+I\+ON OF C\+O\+N\+T\+R\+A\+CT, T\+O\+RT OR O\+T\+H\+E\+R\+W\+I\+SE, A\+R\+I\+S\+I\+NG F\+R\+OM, O\+UT OF OR IN C\+O\+N\+N\+E\+C\+T\+I\+ON W\+I\+TH T\+HE S\+O\+F\+T\+W\+A\+RE OR T\+HE U\+SE OR O\+T\+H\+ER D\+E\+A\+L\+I\+N\+GS IN T\+HE S\+O\+F\+T\+W\+A\+RE.\hypertarget{value_8hpp_DESCRIPTION}{}\subsection{D\+E\+S\+C\+R\+I\+P\+T\+I\+ON}\label{value_8hpp_DESCRIPTION}
- \begin{DoxySeeAlso}{See also}
- \href{http://stackoverflow.com/questions/865668/how-to-parse-command-line-arguments-in-c#868894}{\tt http\+://stackoverflow.\+com/questions/865668/how-\/to-\/parse-\/command-\/line-\/arguments-\/in-\/c\#868894}
- \end{DoxySeeAlso}
|