Skip to content

arg-routerv1.4.0

Updated

C++ command line argument parsing and routing.

#Usage

The package arg-router is a header-only library and so is typically used like this:

find_package(arg_router REQUIRED)
target_link_libraries(my_exe PUBLIC arg_router::arg_router)

For more information, see the docs here:

https://github.com/cmannett85/arg_router

#Supported Platforms

All platforms supported.

#Features

No features defined.

#Dependencies

and 10 transitive dependencies:

#Host Dependencies

and one transitive dependency:

#Used By

No ports use this.

#Host Tool For

No ports use this.

#Contributors

  • Cam Mannett's avatarCam Mannett
  • Billy O'Neal's avatarBilly O'Neal

#Changelog

  • 6cd9d7fPatch Tuesday for July 2024 (#39896)
  • 0bf3a36[arg-router] Update to v1.4.0 (#33123)
  • 6f5aab9[arg-router] Update to v1.3.0 (#30444)
  • f3bc121[arg-router] Update to v1.2.2 (#30024)
  • e4040c6[arg-router] Update to v1.2.0 (#29869)
  • ee71be7[arg-router] Bump to 1.1.1 (#29604)
  • a67ba70[arg-router] Add new port (#29219)