Main Page | Modules | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members | Related Pages
main_t< T > Struct Template Reference
Implement Main function for testing. More...
#include <unittest.h>
Static Public Member Functions | |
| int | call (int argc, const char *const argv[]) |
| Call to run tests. | |
Detailed Description
template<typename T>
struct main_t< T >
Implement Main function for testing.
The documentation for this struct was generated from the following file: