~ubuntu-branches/ubuntu/natty/glibmm2.4/natty

« back to all changes in this revision

Viewing changes to docs/reference/html/classGlib_1_1Value.html

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2010-03-29 17:46:35 UTC
  • mfrom: (1.2.44 upstream)
  • Revision ID: james.westby@ubuntu.com-20100329174635-9ydy005cl46l87yy
Tags: 2.24.0-0ubuntu1
* New upstream version
* debian/control.in:
  - updated glib requirement

Show diffs side-by-side

added added

removed removed

Lines of Context:
69
69
<li>assignment operator</li>
70
70
<li>destructor</li>
71
71
</ul>
72
 
<p>Compiler-generated implementations are OK, provided they do the right thing for the type. In other words, any type that works with <code><a class="elRef" doxygen="libstdc++.tag:http://gcc.gnu.org/onlinedocs/libstdc++/latest-doxygen/" href="http://gcc.gnu.org/onlinedocs/libstdc++/latest-doxygen/a00716.html">std::vector</a></code> will work with Glib::Value&lt;&gt;.</p>
 
72
<p>Compiler-generated implementations are OK, provided they do the right thing for the type. In other words, any type that works with <code><a class="elRef" doxygen="libstdc++.tag:http://gcc.gnu.org/onlinedocs/libstdc++/latest-doxygen/" href="http://gcc.gnu.org/onlinedocs/libstdc++/latest-doxygen/a00728.html">std::vector</a></code> will work with Glib::Value&lt;&gt;.</p>
73
73
<dl class="note"><dt><b>Note:</b></dt><dd>None of the operations listed above are allowed to throw. If you cannot ensure that no exceptions will be thrown, consider using either a normal pointer or a smart pointer to hold your objects indirectly. </dd></dl>
74
74
<hr/><h2>Member Typedef Documentation</h2>
75
75
<a class="anchor" id="a43ab35a7b991e3a3383e25315593b942"></a><!-- doxytag: member="Glib::Value::CppType" ref="a43ab35a7b991e3a3383e25315593b942" args="" -->
164
164
</div>
165
165
</div>
166
166
</div>
167
 
<hr size="1"/><address style="text-align: right;"><small>Generated on Sat Feb 6 00:03:20 2010 for glibmm by&#160;
 
167
<hr size="1"/><address style="text-align: right;"><small>Generated on Mon Mar 29 09:21:38 2010 for glibmm by&#160;
168
168
<a href="http://www.doxygen.org/index.html">
169
169
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.1 </small></address>
170
170
</body>