template<template<class> class use, class keyword, typename tag, typename... tags>
tk::grm::process_cmd_switch struct

Process command line switch 'keyword'

The value of a command line switch is a boolean, i.e., it can be either set or unset.