Add documentation
This commit is contained in:
parent
88f227b5da
commit
8182740b8e
2 changed files with 11 additions and 0 deletions
|
|
@ -50,6 +50,14 @@ or attempts to automatically map it to a three-way comparison operator
|
|||
in any target languages that have one.
|
||||
</p>
|
||||
|
||||
<H3><a name="CPlusPlus20_lambda_templates">10.2.2 Lambda templates</a></H3>
|
||||
|
||||
<p>
|
||||
SWIG should parse lambda templates, but
|
||||
<a href="CPlusPlus11.html#CPlusPlus11_lambda_functions_and_expressions">like
|
||||
non-templated lambdas they aren't currently wrapped</a>.
|
||||
</p>
|
||||
|
||||
<H2><a name="CPlusPlus20_standard_library_changes">10.3 Standard library changes</a></H2>
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue