Skip to content

milasudril/alice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

74b72c5 · Mar 24, 2021

History

51 Commits
Oct 3, 2016
Oct 3, 2016
Oct 2, 2016
Oct 3, 2016
Oct 2, 2016
Oct 2, 2016
Mar 26, 2019
Oct 3, 2016
Oct 3, 2016
Oct 3, 2016
Oct 1, 2016
Sep 22, 2016
Sep 4, 2016
May 23, 2018
Mar 24, 2021
Oct 3, 2016
May 23, 2018
Aug 2, 2017
Mar 24, 2021
Mar 24, 2021

Repository files navigation

Alice Long optIons C++ Extractor

Features

  • compile time key access. It is not possible to ask for a key that is not registred.
  • compile time value type. Each value has its type defined at compile time.
  • Build-in command line summary generation
  • Build-in command line dump. The given command line is formatted as JSON data.

Requirements

  • C++14 support
  • maike

Example usage

See test.cpp