root/trunk/infrastructure/pyd/wiki_doc/dg_convert.html

Revision 33, 0.7 kB (checked in by KirkMcDonald, 2 years ago)

html_doc update

Line 
1 <html><head>
2     <META http-equiv="content-type" content="text/html; charset=utf-8">
3     <title>pyd.dg_convert</title>
4     </head><body>
5     <h1>pyd.dg_convert</h1>
6     <!-- Generated by Ddoc from pyd\dg_convert.d -->
7 This module contains some more or less dirty hacks for converting between
8  function and delegate types. Its contents are strictly for internal use
9  within Pyd.
10  
11 <br><br>
12
13 <dl><dt><big>template fn_to_dg(Fn)</big></dt>
14 <dd>This template converts a function type into an equivalent delegate type.
15  
16 <br><br>
17
18 <dl></dl>
19 </dd>
20 </dl>
21
22     <hr><small>Page generated by <a href="http://www.digitalmars.com/d/ddoc.html">Ddoc</a>. </small>
23     </body></html>
Note: See TracBrowser for help on using the browser.