Imported Upstream version 1.72.0
[platform/upstream/boost.git] / libs / gil / doc / html / reference / structboost_1_1gil_1_1view__is__mutable.html
1 <!-- HTML header for doxygen 1.8.13-->
2 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3 <html xmlns="http://www.w3.org/1999/xhtml">
4   <head>
5     <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
6     <meta http-equiv="X-UA-Compatible" content="IE=9"/>
7     <meta name="generator" content="Doxygen 1.8.15"/>
8     <meta name="viewport" content="width=device-width, initial-scale=1"/>
9     <title>Generic Image Library: view_is_mutable&lt; V &gt; Struct Template Reference</title>
10     <link href="tabs.css" rel="stylesheet" type="text/css"/>
11     <script type="text/javascript" src="jquery.js"></script>
12     <script type="text/javascript" src="dynsections.js"></script>
13     <link href="doxygen.css" rel="stylesheet" type="text/css" />
14     <link href="doxygen-boost.css" rel="stylesheet" type="text/css"/>
15   </head>
16   <body>
17     <div class="boost-header">
18       <table border="0" cellpadding="7" cellspacing="0" width="100%" summary="header">
19         <tr>
20           <td valign="top" width="300">
21             <h3><a href="../index.html"><img alt="Boost GIL" src="../_static/gil.png" border="0"></a></h3>
22           </td>
23           <td ><h1 align="center"><a href="../index.html"></a></h1></td>
24           <td></td>
25         </tr>
26       </table>
27     </div>
28     <hr/>
29     <div id="top"><!-- do not remove this div, it is closed by doxygen! -->
30 <!-- Generated by Doxygen 1.8.15 -->
31 <script type="text/javascript" src="menudata.js"></script>
32 <script type="text/javascript" src="menu.js"></script>
33 <script type="text/javascript">
34 /* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
35 $(function() {
36   initMenu('',false,false,'search.php','Search');
37 });
38 /* @license-end */</script>
39 <div id="main-nav"></div>
40 <div id="nav-path" class="navpath">
41   <ul>
42 <li class="navelem"><b>boost</b></li><li class="navelem"><b>gil</b></li><li class="navelem"><a class="el" href="structboost_1_1gil_1_1view__is__mutable.html">view_is_mutable</a></li>  </ul>
43 </div>
44 </div><!-- top -->
45 <div class="header">
46   <div class="headertitle">
47 <div class="title">view_is_mutable&lt; V &gt; Struct Template Reference<div class="ingroups"><a class="el" href="group___metafunctions.html">Metafunctions</a> &raquo; <a class="el" href="group___type_analysis.html">Type Analysis Metafunctions</a> &raquo; <a class="el" href="group___g_i_l_is_mutable.html">xxx_is_mutable</a></div></div>  </div>
48 </div><!--header-->
49 <div class="contents">
50
51 <p>Determines if the given view is mutable (i.e. its pixels can be changed)  
52  <a href="structboost_1_1gil_1_1view__is__mutable.html#details">More...</a></p>
53
54 <p><code>#include &lt;<a class="el" href="metafunctions_8hpp_source.html">metafunctions.hpp</a>&gt;</code></p>
55 <div class="dynheader">
56 Inheritance diagram for view_is_mutable&lt; V &gt;:</div>
57 <div class="dyncontent">
58  <div class="center">
59   <img src="structboost_1_1gil_1_1view__is__mutable.png" usemap="#view_5Fis_5Fmutable_3C_20V_20_3E_map" alt=""/>
60   <map id="view_5Fis_5Fmutable_3C_20V_20_3E_map" name="view_5Fis_5Fmutable_3C_20V_20_3E_map">
61 <area href="structboost_1_1gil_1_1iterator__is__mutable.html" alt="iterator_is_mutable&lt; V::x_iterator &gt;" shape="rect" coords="0,0,210,24"/>
62   </map>
63 </div></div>
64 <a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
65 <div class="textblock"><h3>template&lt;typename V&gt;<br />
66 struct boost::gil::view_is_mutable&lt; V &gt;</h3>
67
68 <p>Determines if the given view is mutable (i.e. its pixels can be changed) </p>
69 </div><hr/>The documentation for this struct was generated from the following file:<ul>
70 <li><a class="el" href="metafunctions_8hpp_source.html">metafunctions.hpp</a></li>
71 </ul>
72 </div><!-- contents -->
73      <!-- HTML footer for doxygen 1.8.13-->
74      <!-- start footer part -->
75      <hr class="footer"/>
76      <address class="footer">
77       <small>
78         Generated by &#160;<a href="http://www.doxygen.org/index.html">doxygen</a> 1.8.15
79       </small>
80     </address>
81   </body>
82 </html>