Tidy up test and docs on template double brackets
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/branches/gsoc2009-matevz@13845 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
3578be5753
commit
e8deb880c2
2 changed files with 13 additions and 12 deletions
|
|
@ -346,14 +346,6 @@ shift operator >> otherwise.</p>
|
|||
std::vector<std::vector<int>> myIntTable;
|
||||
</pre></div>
|
||||
|
||||
<p>The bit shifting operator using the parenthesis
|
||||
around the expressions can be forced. For example</p>
|
||||
|
||||
<div class="code"><pre>
|
||||
template<(5>>3)>
|
||||
class A {};
|
||||
</pre></div>
|
||||
|
||||
<H3><a name="Cpp0x_Explicit_conversion_operators"></a>7.2.14 Explicit conversion operators</H3>
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue