Logo white

Peter M. Groen / CLI11

Sign in
  • Sign in
  • Project
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • Commits 1,166
  • Compare
  • Branches 1
  • Tags 0
  • CLI11
  • examples
  • callback_passthrough.cpp
28 Apr, 2019
1 commit
  • add a function to get the remaining arguments in a valid order (#265) ...
    b1036a1a
    * add a function to get the remaining arguments in a valid order for parse.  and add rvalue reference overloads for parse and _parse so args is not refilled if not needed.
    
    * check a few more tests and verify ExtrasError works on parse(rValue vector)
    
    remove impossible to reach branches in _parse function
    
    * add callback_passthrough example and tests
    Philip Top authored
    2019-04-28 16:20:52 +0200  
    Browse File ยป