Plotly.cpp 0.1.0
A C++ plotting library for expressive, interactive, real-time & streaming data visualization
Loading...
Searching...
No Matches
arg_parser.cpp File Reference
#include "arg_parser.hpp"
#include <string>
Include dependency graph for arg_parser.cpp:

Functions

auto parseGalleryArgs (int argc, char *argv[]) -> GalleryArgs
 Parse command line arguments for gallery examples.

Function Documentation

◆ parseGalleryArgs()

auto parseGalleryArgs ( int argc,
char * argv[] ) -> GalleryArgs