mirror of
https://github.com/cuberite/TCLAP.git
synced 2025-09-08 11:49:39 -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 />
|
||||
<br />
|
||||
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<
|
||||
Arg* > xorList ) to add more than two <b>Arg</b>s.
|
||||
b) to add just two <b>Arg</b>s to be xor'd and xorAdd( vector<Arg*>
|
||||
xorList ) to add more than two <b>Arg</b>s.
|
||||
<pre>
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user