vietjtnguyen / argagg

A simple C++11 command line argument parser
MIT License
224 stars 28 forks source link

get rid of mandatory iostreams dependency #28

Open tesch1 opened 4 years ago

tesch1 commented 4 years ago

feature request:

since you're already supporting fmt, it would be nice provide a completely iostreams-free option.