mirror of
https://github.com/cuberite/TCLAP.git
synced 2025-09-11 05:04:41 -04:00
tweak
This commit is contained in:
parent
5f05dc9436
commit
3a56e3f8e3
@ -581,7 +581,8 @@ heart's content.
|
|||||||
</p></div><div class="sect1" lang="en" xml:lang="en"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a id="DESCRIPTION_EXCEPTIONS"></a>Type Descriptions</h2></div></div><div></div></div><p>
|
</p></div><div class="sect1" lang="en" xml:lang="en"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a id="DESCRIPTION_EXCEPTIONS"></a>Type Descriptions</h2></div></div><div></div></div><p>
|
||||||
Ideally this library would use RTTI to return a human readable name
|
Ideally this library would use RTTI to return a human readable name
|
||||||
of the type declared for a particular argument. Unfortunately, at
|
of the type declared for a particular argument. Unfortunately, at
|
||||||
least for g++, the names returned aren't particularly useful.
|
least for <b class="command">g++</b>, the names returned aren't
|
||||||
|
particularly useful.
|
||||||
</p></div></div><div class="chapter" lang="en" xml:lang="en"><div class="titlepage"><div><div><h2 class="title"><a id="VISITORS"></a>Chapter 4. Visitors</h2></div></div><div></div></div><p>
|
</p></div></div><div class="chapter" lang="en" xml:lang="en"><div class="titlepage"><div><div><h2 class="title"><a id="VISITORS"></a>Chapter 4. Visitors</h2></div></div><div></div></div><p>
|
||||||
Disclaimer: Almost no one will have any use for Visitors, they were
|
Disclaimer: Almost no one will have any use for Visitors, they were
|
||||||
added to provide special handling for default arguments. Nothing
|
added to provide special handling for default arguments. Nothing
|
||||||
|
Loading…
x
Reference in New Issue
Block a user