1<html> 2<head> 3<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> 4<title>Struct template on_total_absorbable<Type, true, true></title> 5<link rel="stylesheet" href="../../../../../../../doc/src/boostbook.css" type="text/css"> 6<meta name="generator" content="DocBook XSL Stylesheets V1.79.1"> 7<link rel="home" href="../../../index.html" title="Chapter 1. Boost.Icl"> 8<link rel="up" href="../map.html#idm45714030329248" title="Description"> 9<link rel="prev" href="on_total_idm46087606189440.html" title="Struct template on_total_absorbable<Type, true, false>"> 10<link rel="next" href="../partial_absorber.html" title="Struct partial_absorber"> 11</head> 12<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> 13<table cellpadding="2" width="100%"><tr> 14<td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../../../../boost.png"></td> 15<td align="center"><a href="../../../../../../../index.html">Home</a></td> 16<td align="center"><a href="../../../../../../libraries.htm">Libraries</a></td> 17<td align="center"><a href="http://www.boost.org/users/people.html">People</a></td> 18<td align="center"><a href="http://www.boost.org/users/faq.html">FAQ</a></td> 19<td align="center"><a href="../../../../../../../more/index.htm">More</a></td> 20</tr></table> 21<hr> 22<div class="spirit-nav"> 23<a accesskey="p" href="on_total_idm46087606189440.html"><img src="../../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../map.html#idm45714030329248"><img src="../../../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="../partial_absorber.html"><img src="../../../../../../../doc/src/images/next.png" alt="Next"></a> 24</div> 25<div class="refentry"> 26<a name="boost.icl.map.on_total_idm46087606182288"></a><div class="titlepage"></div> 27<div class="refnamediv"> 28<h2><span class="refentrytitle">Struct template on_total_absorbable<Type, true, true></span></h2> 29<p>boost::icl::map::on_total_absorbable<Type, true, true></p> 30</div> 31<h2 xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" class="refsynopsisdiv-title">Synopsis</h2> 32<div xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" class="refsynopsisdiv"><pre class="synopsis"><span class="comment">// In header: <<a class="link" href="../../../header/boost/icl/map_hpp.html" title="Header <boost/icl/map.hpp>">boost/icl/map.hpp</a>> 33 34</span> 35<span class="keyword">template</span><span class="special"><</span><span class="keyword">typename</span> Type<span class="special">></span> 36<span class="keyword">struct</span> <a class="link" href="on_total_idm46087606182288.html" title="Struct template on_total_absorbable<Type, true, true>">on_total_absorbable</a><span class="special"><</span><span class="identifier">Type</span><span class="special">,</span> <span class="keyword">true</span><span class="special">,</span> <span class="keyword">true</span><span class="special">></span> <span class="special">{</span> 37 <span class="comment">// types</span> 38 <span class="keyword">typedef</span> <span class="identifier">Type</span><span class="special">::</span><span class="identifier">element_type</span> <a name="boost.icl.map.on_total_idm46087606182288.element_type"></a><span class="identifier">element_type</span><span class="special">;</span> 39 40 <span class="comment">// <a class="link" href="on_total_idm46087606182288.html#idm46087606179200-bb">public static functions</a></span> 41 <span class="keyword">static</span> <span class="keyword">void</span> <a class="link" href="on_total_idm46087606182288.html#idm46087606178640-bb"><span class="identifier">flip</span></a><span class="special">(</span><span class="identifier">Type</span> <span class="special">&</span><span class="special">,</span> <span class="keyword">const</span> <span class="keyword">typename</span> <span class="identifier">Type</span><span class="special">::</span><span class="identifier">element_type</span> <span class="special">&</span><span class="special">)</span><span class="special">;</span> 42<span class="special">}</span><span class="special">;</span></pre></div> 43<div class="refsect1"> 44<a name="idm45714029390144"></a><h2>Description</h2> 45<div class="refsect2"> 46<a name="idm45714029389728"></a><h3> 47<a name="idm46087606179200-bb"></a><code class="computeroutput">on_total_absorbable</code> public static functions</h3> 48<div class="orderedlist"><ol class="orderedlist" type="1"><li class="listitem"><pre class="literallayout"><span class="keyword">static</span> <span class="keyword">void</span> <a name="idm46087606178640-bb"></a><span class="identifier">flip</span><span class="special">(</span><span class="identifier">Type</span> <span class="special">&</span> object<span class="special">,</span> <span class="keyword">const</span> <span class="keyword">typename</span> <span class="identifier">Type</span><span class="special">::</span><span class="identifier">element_type</span> <span class="special">&</span><span class="special">)</span><span class="special">;</span></pre></li></ol></div> 49</div> 50</div> 51</div> 52<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr> 53<td align="left"></td> 54<td align="right"><div class="copyright-footer">Copyright © 2007-2010 Joachim 55 Faulhaber<br>Copyright © 1999-2006 Cortex Software 56 GmbH<p> 57 Distributed under the Boost Software License, Version 1.0. (See accompanying 58 file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>) 59 </p> 60</div></td> 61</tr></table> 62<hr> 63<div class="spirit-nav"> 64<a accesskey="p" href="on_total_idm46087606189440.html"><img src="../../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../map.html#idm45714030329248"><img src="../../../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="../partial_absorber.html"><img src="../../../../../../../doc/src/images/next.png" alt="Next"></a> 65</div> 66</body> 67</html> 68