argparse icon indicating copy to clipboard operation
argparse copied to clipboard

Feature request make argparse API more like python

Open qingfengxia opened this issue 5 years ago • 0 comments

e.g. get<>("--option") should be also avaiable as get<>("option")

.contains() to make it more like STL std::map

qingfengxia avatar Nov 08 '20 12:11 qingfengxia