Skip to content
#

cplusplus-11

cpp logo

C++ is a popular and widely used mid-level language. It was designed as an extension of the C language.

Here are 437 public repositories matching this topic...

HarryR
HarryR commented Sep 23, 2018

See: https://www.boost.org/doc/libs/1_58_0/doc/html/program_options/tutorial.html#idp337609360

If we want to be more idiomatic C++ and use less C-style stuff and enable more complex command-line options, would this be a good improvement?

There are common 'program stubs' which are used as the entry-point for many commands:

enhancement good first issue

Created by Bjarne Stroustrup

Released October 1985

Website
isocpp.org
Wikipedia
Wikipedia