CPUnit 0.95 (beta)
The REAL C++ port of JUnit.
|
#include "cpunit_CmdLineParser.hpp"
#include "cpunit_IllegalArgumentException.hpp"
#include <sstream>
#include "cpunit_trace.hpp"
Go to the source code of this file.
Functions | |
template<> | |
std::string | cpunit::CmdLineParser::value_of< std::string > (const std::string &arg) const |
std::string cpunit::CmdLineParser::value_of< std::string > | ( | const std::string & | arg | ) | const |
Definition at line 188 of file cpunit_CmdLineParser.cpp.