OpenCores
URL https://opencores.org/ocsvn/scarts/scarts/trunk

Subversion Repositories scarts

[/] [scarts/] [trunk/] [toolchain/] [scarts-gcc/] [gcc-4.1.1/] [libstdc++-v3/] [docs/] [html/] [ext/] [pb_assoc/] [ms_traits.html] - Rev 20

Compare with Previous | Blame | View Log

 
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
 
 
<html>
<head>
<title>ms_traits Interface
</title>
 
</head>
 
<body>
<h1>
<tt>ms_traits
</tt>
 
 Interface
 
 
</h1>
 
<p>Traits of a container based on its mapping semantics.
</p>
 
<ol>
<li>
<a href = "../../../../include/ext/pb_assoc/ms_trait.hpp"><tt>ms_trait.hpp</tt>
</a>
 
</li>
 
<li>
Public Types and Constants:
 
 
<ol>
<li>
<a href = "#link1">Container attribues.
</a>
 
</li>
 
</ol>
 
</li>
 
</ol>
 
 
<h2>
<a name = "link1">Container attribues.
</a>
 
</h2>
 
<table WIDTH = "100%" BORDER = "1">
<TR><TD Width = "30%" ALIGN = "left"><b>Type</b></TD><TD Width = "55%" ALIGN = "left"><b>Definition</b></TD><TD Width = "15%" ALIGN = "left"><b>Description</b></TD></TR>
 
 
<tr>
<td>
<pre><a name = "has_data3735929380">has_data</a></pre>
 
 
</td>
 
<td>
<pre>True only if the container is not a &quot;set&quot type.</pre>
 
 
</td>
 
<td>
<p>Data indicator.</p>
 
 
</td>
 
</tr>
 
<tr>
<td>
<pre><a name = "has_compound_data3735929399">has_compound_data</a></pre>
 
 
</td>
 
<td>
<pre>True only if the container is not a &quot;set&quot type or &quot;map&quot; type.</pre>
 
 
</td>
 
<td>
<p>Compound-data indicator.</p>
 
 
</td>
 
</tr>
 
<tr>
<td>
<pre><a name = "mapping_level3735929938">mapping_level</a></pre>
 
 
</td>
 
<td>
<pre>The number of mapping-levels the container supports (1 for &quot;set&quot types or &quot;map&quot; types).</pre>
 
 
</td>
 
<td>
<p>Mapping-level indicator.</p>
 
 
</td>
 
</tr>
 
</table>
 
 
 
</body>
 
</html>
 
 
 

Compare with Previous | Blame | View Log

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.