template<template<class> class use, class keyword, class insert, class kw_type, class tag, class... tags>
process_cmd struct
Process command line 'keyword' and call its 'insert' action if matches 'kw_type'.