timemory 3.3.0
Modular C++ Toolkit for Performance Analysis and Logging. Profiling API and Tools for C, C++, CUDA, Fortran, and Python. The C++ template API is essentially a framework to creating tools: it is designed to provide a unifying interface for recording various performance measurements alongside data logging and interfaces to other tools.
tim::argparse::argument_vector Member List

This is the complete list of members for tim::argparse::argument_vector, including all inherited members.

argument_vector(Args &&... args)tim::argparse::argument_vectorinline
argument_vector(int &argc, char **&argv)tim::argparse::argument_vectorexplicit
argument_vector(int &argc, const char **&argv)tim::argparse::argument_vectorexplicit
argument_vector(int &argc, const char *const *&argv)tim::argparse::argument_vectorexplicit
base_type typedeftim::argparse::argument_vector
cargs_t typedeftim::argparse::argument_vector
free_execv(cargs_t &itr)tim::argparse::argument_vectorinlinestatic
get_execv(const base_type &_prepend, size_t _beg=0, size_t _end=std::numeric_limits< size_t >::max()) consttim::argparse::argument_vector
get_execv(size_t _beg=0, size_t _end=std::numeric_limits< size_t >::max()) consttim::argparse::argument_vector