advgetopt 2.0.49
Parse complex command line arguments and configuration files in C++.
Namespaces | Macros | Functions
version.h File Reference

Definitions of the advanced getopt class version. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  advgetopt
 The advgetopt environment to parse command line options.
 

Macros

#define LIBADVGETOPT_COMPILER_VERSION   "g++ (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0"
 
#define LIBADVGETOPT_VERSION_MAJOR   2
 
#define LIBADVGETOPT_VERSION_MINOR   0
 
#define LIBADVGETOPT_VERSION_PATCH   49
 
#define LIBADVGETOPT_VERSION_STRING   "2.0.49"
 

Functions

int advgetopt::get_major_version ()
 Get the major version of the library.
 
int advgetopt::get_patch_version ()
 Get the patch version of the library.
 
int advgetopt::get_release_version ()
 Get the release version of the library.
 
char constadvgetopt::get_version_string ()
 Get the full version of the library as a string.
 

Detailed Description

This header includes the advgetopt library version and functions you can use to check the current version of the library.

Definition in file version.h.

Macro Definition Documentation

◆ LIBADVGETOPT_COMPILER_VERSION

#define LIBADVGETOPT_COMPILER_VERSION   "g++ (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0"

Definition at line 34 of file version.h.

◆ LIBADVGETOPT_VERSION_MAJOR

#define LIBADVGETOPT_VERSION_MAJOR   2

Definition at line 29 of file version.h.

◆ LIBADVGETOPT_VERSION_MINOR

#define LIBADVGETOPT_VERSION_MINOR   0

Definition at line 30 of file version.h.

◆ LIBADVGETOPT_VERSION_PATCH

#define LIBADVGETOPT_VERSION_PATCH   49

Definition at line 31 of file version.h.

◆ LIBADVGETOPT_VERSION_STRING

#define LIBADVGETOPT_VERSION_STRING   "2.0.49"

Definition at line 32 of file version.h.

This document is part of the Snap! Websites Project.

Copyright by Made to Order Software Corp.