2018-01-12 21:47:58 +01:00
<!--
Copyright Louis Dionne 2013-2017
Distributed under the Boost Software License, Version 1.0.
(See accompanying file LICENSE.md or copy at http://boost.org/LICENSE_1_0.txt)
-->
<!-- boost - no - inspect -->
<!-- HTML header for doxygen 1.8.9.1 -->
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
< html xmlns = "http://www.w3.org/1999/xhtml" >
< head >
< meta http-equiv = "Content-Type" content = "text/xhtml;charset=UTF-8" / >
< meta http-equiv = "X-UA-Compatible" content = "IE=9" / >
2021-10-05 21:37:46 +02:00
< meta name = "generator" content = "Doxygen 1.8.20" / >
2018-01-12 21:47:58 +01:00
< title > Boost.Hana: boost/hana/cycle.hpp File Reference< / title >
< link href = "tabs.css" rel = "stylesheet" type = "text/css" / >
< script type = "text/javascript" src = "jquery.js" > < / script >
< script type = "text/javascript" src = "dynsections.js" > < / script >
< link href = "navtree.css" rel = "stylesheet" type = "text/css" / >
< script type = "text/javascript" src = "resize.js" > < / script >
< script type = "text/javascript" src = "navtreedata.js" > < / script >
< script type = "text/javascript" src = "navtree.js" > < / script >
< link href = "search/search.css" rel = "stylesheet" type = "text/css" / >
< script type = "text/javascript" src = "search/searchdata.js" > < / script >
< script type = "text/javascript" src = "search/search.js" > < / script >
< script type = "text/javascript" >
2021-10-05 21:37:46 +02:00
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3& dn=gpl-2.0.txt GPL-v2 */
2018-01-12 21:47:58 +01:00
$(document).ready(function() { init_search(); });
2021-10-05 21:37:46 +02:00
/* @license-end */
2018-01-12 21:47:58 +01:00
< / script >
< script type = "text/x-mathjax-config" >
MathJax.Hub.Config({
extensions: ["tex2jax.js"],
jax: ["input/TeX","output/HTML-CSS"],
});
// Copyright Louis Dionne 2013-2017
// Distributed under the Boost Software License, Version 1.0.
// (See accompanying file LICENSE.md or copy at http://boost.org/LICENSE_1_0.txt)
MathJax.Hub.Config({
"HTML-CSS": {
linebreaks: {
automatic: true,
width: "75% container"
}
}
});
2021-10-05 21:37:46 +02:00
< / script >
< script type = "text/javascript" async = "async" src = "https://cdn.mathjax.org/mathjax/latest/MathJax.js" > < / script >
2018-01-12 21:47:58 +01:00
< link href = "doxygen.css" rel = "stylesheet" type = "text/css" / >
<!-- Additional javascript for drawing charts. -->
< script type = "text/javascript" src = "highcharts.js" > < / script >
< script type = "text/javascript" src = "highcharts-data.js" > < / script >
< script type = "text/javascript" src = "highcharts-exporting.js" > < / script >
< script type = "text/javascript" src = "chart.js" > < / script >
< script type = "text/javascript" src = "hana.js" > < / script >
< / head >
< body >
< div id = "top" > <!-- do not remove this div, it is closed by doxygen! -->
< div id = "titlearea" >
< table cellspacing = "0" cellpadding = "0" >
< tbody >
< tr style = "height: 56px;" >
< td id = "projectlogo" > < img alt = "Logo" src = "Boost.png" / > < / td >
< td style = "padding-left: 0.5em;" >
< div id = "projectname" > Boost.Hana
2021-10-05 21:37:46 +02:00
  < span id = "projectnumber" > 1.7.0< / span >
2018-01-12 21:47:58 +01:00
< / div >
< div id = "projectbrief" > Your standard library for metaprogramming< / div >
< / td >
< td > < div id = "MSearchBox" class = "MSearchBoxInactive" >
< span class = "left" >
2021-10-05 21:37:46 +02:00
< img id = "MSearchSelect" src = "search/mag_sel.svg"
2018-01-12 21:47:58 +01:00
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
alt=""/>
< input type = "text" id = "MSearchField" value = "Search" accesskey = "S"
onfocus="searchBox.OnSearchFieldFocus(true)"
onblur="searchBox.OnSearchFieldFocus(false)"
onkeyup="searchBox.OnSearchFieldChange(event)"/>
< / span > < span class = "right" >
2021-10-05 21:37:46 +02:00
< a id = "MSearchClose" href = "javascript:searchBox.CloseResultsWindow()" > < img id = "MSearchCloseImg" border = "0" src = "search/close.svg" alt = "" / > < / a >
2018-01-12 21:47:58 +01:00
< / span >
< / div >
< / td >
< / tr >
< / tbody >
< / table >
< / div >
<!-- end header part -->
2021-10-05 21:37:46 +02:00
<!-- Generated by Doxygen 1.8.20 -->
2018-01-12 21:47:58 +01:00
< script type = "text/javascript" >
2021-10-05 21:37:46 +02:00
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3& dn=gpl-2.0.txt GPL-v2 */
2018-01-12 21:47:58 +01:00
var searchBox = new SearchBox("searchBox", "search",false,'Search');
2021-10-05 21:37:46 +02:00
/* @license-end */
2018-01-12 21:47:58 +01:00
< / script >
< / div > <!-- top -->
< div id = "side-nav" class = "ui-resizable side-nav-resizable" >
< div id = "nav-tree" >
< div id = "nav-tree-contents" >
< div id = "nav-sync" class = "sync" > < / div >
< / div >
< / div >
< div id = "splitbar" style = "-moz-user-select:none;"
class="ui-resizable-handle">
< / div >
< / div >
< script type = "text/javascript" >
2021-10-05 21:37:46 +02:00
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3& dn=gpl-2.0.txt GPL-v2 */
$(document).ready(function(){initNavTree('cycle_8hpp.html',''); initResizable(); });
/* @license-end */
2018-01-12 21:47:58 +01:00
< / script >
< div id = "doc-content" >
<!-- window showing the filter options -->
< div id = "MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
< / div >
<!-- iframe showing the search results (closed by default) -->
< div id = "MSearchResultsWindow" >
< iframe src = "javascript:void(0)" frameborder = "0"
name="MSearchResults" id="MSearchResults">
< / iframe >
< / div >
< div class = "header" >
< div class = "summary" >
< a href = "#namespaces" > Namespaces< / a > < / div >
< div class = "headertitle" >
< div class = "title" > cycle.hpp File Reference< / div > < / div >
< / div > <!-- header -->
< div class = "contents" >
2021-10-05 21:37:46 +02:00
< p > Defines < code > < a class = "el" href = "group__group-_monad_plus.html#gaaf46c168f721da9effcc7336a997f5d6" title = "Combine a monadic structure with itself n times." > boost::hana::cycle< / a > < / code > .
2018-01-12 21:47:58 +01:00
< a href = "#details" > More...< / a > < / p >
< table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "namespaces" > < / a >
Namespaces< / h2 > < / td > < / tr >
< tr class = "memitem:namespaceboost_1_1hana" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "namespaceboost_1_1hana.html" > boost::hana< / a > < / td > < / tr >
< tr class = "memdesc:namespaceboost_1_1hana" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Namespace containing everything in the library. < br / > < / td > < / tr >
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table >
< a name = "details" id = "details" > < / a > < h2 class = "groupheader" > Detailed Description< / h2 >
2021-10-05 21:37:46 +02:00
< div class = "textblock" > < p > Defines < code > < a class = "el" href = "group__group-_monad_plus.html#gaaf46c168f721da9effcc7336a997f5d6" title = "Combine a monadic structure with itself n times." > boost::hana::cycle< / a > < / code > . < / p >
2018-01-12 21:47:58 +01:00
< dl class = "section copyright" > < dt > Copyright< / dt > < dd > Louis Dionne 2013-2017 Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE.md or copy at < a href = "http://boost.org/LICENSE_1_0.txt" > http://boost.org/LICENSE_1_0.txt< / a > ) < / dd > < / dl >
< / div > < / div > <!-- contents -->
< / div > <!-- doc - content -->
<!--
Copyright Louis Dionne 2013-2017
Distributed under the Boost Software License, Version 1.0.
(See accompanying file LICENSE.md or copy at http://boost.org/LICENSE_1_0.txt)
-->
<!-- boost - no - inspect -->
<!-- HTML footer for doxygen 1.8.9.1 -->
<!-- start footer part -->
< div id = "nav-path" class = "navpath" > <!-- id is needed for treeview function! -->
< ul >
< li class = "navelem" > < a class = "el" href = "dir_1878a3f4746a95c6aad317458cc7ef80.html" > boost< / a > < / li > < li class = "navelem" > < a class = "el" href = "dir_daf74c896eae580804ddb7810f485dad.html" > hana< / a > < / li > < li class = "navelem" > < a class = "el" href = "cycle_8hpp.html" > cycle.hpp< / a > < / li >
< / ul >
< / div >
< / body >
< / html >