<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
<title>STX B+ Tree Template Classes: stx::btree_set< _Key, _Compare, _Traits >::empty_struct Struct Reference</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.5.6 -->
<div class="navigation" id="top">
<div class="tabs">
<ul>
<li><a href="index.html"><span>Main Page</span></a></li>
<li><a href="pages.html"><span>Related Pages</span></a></li>
<li><a href="namespaces.html"><span>Namespaces</span></a></li>
<li class="current"><a href="annotated.html"><span>Classes</span></a></li>
<li><a href="files.html"><span>Files</span></a></li>
</ul>
</div>
<div class="tabs">
<ul>
<li><a href="annotated.html"><span>Class List</span></a></li>
<li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class Members</span></a></li>
</ul>
</div>
<div class="navpath"><a class="el" href="namespacestx.html">stx</a>::<a class="el" href="classstx_1_1btree__set.html">btree_set</a>::<a class="el" href="structstx_1_1btree__set_1_1empty__struct.html">empty_struct</a>
</div>
</div>
<div class="contents">
<h1>stx::btree_set< _Key, _Compare, _Traits >::empty_struct Struct Reference</h1><!-- doxytag: class="stx::btree_set::empty_struct" -->The macro BTREE_FRIENDS can be used by outside class to access the B+ tree internals.
<a href="#_details">More...</a>
<p>
<table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
<h3>template<typename _Key, typename _Compare = std::less<_Key>, typename _Traits = btree_default_set_traits<_Key>><br>
struct stx::btree_set< _Key, _Compare, _Traits >::empty_struct</h3>
The macro BTREE_FRIENDS can be used by outside class to access the B+ tree internals.
<p>
This was added for wxBTreeDemo to be able to draw the tree.
<p>Definition at line <a class="el" href="btree__set_8h-source.html#l00077">77</a> of file <a class="el" href="btree__set_8h-source.html">btree_set.h</a>.</p>
<hr>The documentation for this struct was generated from the following file:<ul>
<li>stx/<a class="el" href="btree__set_8h-source.html">btree_set.h</a></ul>
</div>
<hr size="1"><address style="text-align: right;"><small>Generated on Sun Sep 7 17:32:39 2008 for STX B+ Tree Template Classes by
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.6 </small></address>
</body>
</html>