mirror of
https://github.com/cuberite/TCLAP.git
synced 2025-09-10 12:49:08 -04:00
minor tweaks
This commit is contained in:
parent
403c23972a
commit
0f006d4b94
@ -464,8 +464,8 @@ xorAdd(). This means that exactly one of the <b>Arg</b>s must be
|
|||||||
set and no more.<br />
|
set and no more.<br />
|
||||||
<br />
|
<br />
|
||||||
xorAdd() comes in two flavors, either xorAdd(Arg& a, Arg&
|
xorAdd() comes in two flavors, either xorAdd(Arg& a, Arg&
|
||||||
b) to add just two <b>Arg</b>s to be xor'd and xorAdd( vector<
|
b) to add just two <b>Arg</b>s to be xor'd and xorAdd( vector<Arg*>
|
||||||
Arg* > xorList ) to add more than two <b>Arg</b>s.
|
xorList ) to add more than two <b>Arg</b>s.
|
||||||
<pre>
|
<pre>
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user