stdlib: Export match type from std::getopts
This commit is contained in:
parent
65ec38c096
commit
837dff9226
1 changed files with 2 additions and 0 deletions
|
@ -23,6 +23,8 @@ export result;
|
|||
export success;
|
||||
export failure;
|
||||
|
||||
export match;
|
||||
|
||||
export fail_;
|
||||
export fail_str;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue