Proyecto Final - Turinmachin
Recreación del minijuego de matemáticas de Brain-Age usando redes neuronales
Loading...
Searching...
No Matches
Catch::Clara::Args Class Reference

#include <catch_amalgamated.hpp>

Public Member Functions

 Args (int argc, char const *const *argv)
 Args (std::initializer_list< StringRef > args)
StringRef exeName () const

Detailed Description

Wrapper over argc + argv, assumes that the inputs outlive it

Constructor & Destructor Documentation

◆ Args() [1/2]

Catch::Clara::Args::Args ( int argc,
char const *const * argv )

◆ Args() [2/2]

Catch::Clara::Args::Args ( std::initializer_list< StringRef > args)

Member Function Documentation

◆ exeName()

StringRef Catch::Clara::Args::exeName ( ) const
inline
Here is the caller graph for this function:

The documentation for this class was generated from the following files: