Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: downloads/boost_1_33_1/doc/html/boostbook/dtd/link-fail-test.html @ 25

Last change on this file since 25 was 12, checked in by landauf, 17 years ago

added boost

File size: 3.6 KB
Line 
1<html>
2<head>
3<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
4<title>
5          BoostBook element link-fail-test</title>
6<link rel="stylesheet" href="../../boostbook.css" type="text/css">
7<meta name="generator" content="DocBook XSL Stylesheets V1.69.1">
8<link rel="start" href="../../index.html" title="The Boost C++ Libraries">
9<link rel="up" href="../../reference.html" title="Chapter 20. Reference">
10<link rel="prev" href="link-test.html" title="
11          BoostBook element link-test">
12<link rel="next" href="typedef.html" title="
13          BoostBook element typedef">
14</head>
15<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
16<table cellpadding="2" width="100%">
17<td valign="top"><img alt="boost.png (6897 bytes)" width="277" height="86" src="../../../../boost.png"></td>
18<td align="center"><a href="../../../../index.htm">Home</a></td>
19<td align="center"><a href="../../../../libs/libraries.htm">Libraries</a></td>
20<td align="center"><a href="../../../../people/people.htm">People</a></td>
21<td align="center"><a href="../../../../more/faq.htm">FAQ</a></td>
22<td align="center"><a href="../../../../more/index.htm">More</a></td>
23</table>
24<hr>
25<div class="spirit-nav">
26<a accesskey="p" href="link-test.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../../reference.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="typedef.html"><img src="../../images/next.png" alt="Next"></a>
27</div>
28<div class="refentry" lang="en">
29<a name="boostbook.dtd.link-fail-test"></a><div class="titlepage"></div>
30<div class="refnamediv">
31<h2><span class="refentrytitle">
32          BoostBook element <code class="sgmltag-element">link-fail-test</code></span></h2>
33<p>link-fail-test &#8212; Declares a test that should compile but fail to link</p>
34</div>
35<h2 xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" class="refsynopsisdiv-title">Synopsis</h2>
36<div xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" class="refsynopsisdiv">link-fail-test ::=
37  (<a href="source.html" title="
38          BoostBook element source">source</a>*, <a href="lib.html" title="
39          BoostBook element lib">lib</a>*, <a href="requirement.html" title="
40          BoostBook element requirement">requirement</a>*, <a href="purpose.html" title="
41          BoostBook element purpose">purpose</a>, <a href="if-fails.html" title="
42          BoostBook element if-fails">if-fails</a>?)
43</div>
44<div class="refsection" lang="en">
45<a name="id2845130"></a><h2>Attributes</h2>
46<div class="informaltable"><table class="table">
47<colgroup>
48<col>
49<col>
50<col>
51<col>
52</colgroup>
53<thead><tr>
54<th>Name</th>
55<th>Type</th>
56<th>Value</th>
57<th>Purpose</th>
58</tr></thead>
59<tbody>
60<tr>
61<td>filename</td>
62<td>#REQUIRED</td>
63<td>CDATA</td>
64<td>The name of the file associated with this element</td>
65</tr>
66<tr>
67<td>name</td>
68<td>#IMPLIED</td>
69<td>CDATA</td>
70<td>The name of the element being declared to referenced</td>
71</tr>
72</tbody>
73</table></div>
74</div>
75</div>
76<table width="100%"><tr>
77<td align="left"></td>
78<td align="right"><small>Copyright © 2003-2005 Douglas Gregor</small></td>
79</tr></table>
80<hr>
81<div class="spirit-nav">
82<a accesskey="p" href="link-test.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../../reference.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="typedef.html"><img src="../../images/next.png" alt="Next"></a>
83</div>
84</body>
85</html>
Note: See TracBrowser for help on using the repository browser.