2021-07-25 10:41:21 +00:00
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://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" />
< meta name = "generator" content = "Doxygen 1.8.17" />
< meta name = "viewport" content = "width=device-width, initial-scale=1" />
< title > Renderd7-nightly: nlohmann::detail::iteration_proxy< IteratorType > Class Template 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 = "doxygen.css" rel = "stylesheet" type = "text/css" />
< link href = "doxygen.css" rel = "stylesheet" type = "text/css" />
</ 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 = "projectalign" style = "padding-left: 0.5em;" >
< div id = "projectname" > Renderd7-nightly
  < span id = "projectnumber" > v0.7.0</ span >
</ div >
</ td >
</ tr >
</ tbody >
</ table >
</ div >
<!-- end header part -->
2021-07-24 21:48:15 +00:00
<!-- Generated by Doxygen 1.8.17 -->
</ 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" >
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
$ ( document ). ready ( function (){ initNavTree ( 'classnlohmann_1_1detail_1_1iteration__proxy.html' , '' ); initResizable (); });
/* @license-end */
</ script >
< div id = "doc-content" >
< div class = "header" >
< div class = "summary" >
< a href = "#pub-methods" > Public Member Functions</ a > |
< a href = "#pri-attribs" > Private Attributes</ a > |
< a href = "classnlohmann_1_1detail_1_1iteration__proxy-members.html" > List of all members</ a > </ div >
< div class = "headertitle" >
< div class = "title" > nlohmann::detail::iteration_proxy< IteratorType > Class Template Reference</ div > </ div >
</ div > <!--header-->
< div class = "contents" >
< p > proxy class for the items() function
< a href = "classnlohmann_1_1detail_1_1iteration__proxy.html#details" > More...</ a ></ p >
< p >< code > #include < json.hpp> </ code ></ p >
< table class = "memberdecls" >
< tr class = "heading" >< td colspan = "2" >< h2 class = "groupheader" >< a name = "pub-methods" ></ a >
Public Member Functions</ h2 ></ td ></ tr >
< tr class = "memitem:afe257e972e3b4658ef2e355f7389d4a5" >< td class = "memItemLeft" align = "right" valign = "top" >< a id = "afe257e972e3b4658ef2e355f7389d4a5" ></ a >
  </ td >< td class = "memItemRight" valign = "bottom" >< a class = "el" href = "classnlohmann_1_1detail_1_1iteration__proxy.html#afe257e972e3b4658ef2e355f7389d4a5" > iteration_proxy</ a > (typename IteratorType::reference cont) noexcept</ td ></ tr >
< tr class = "memdesc:afe257e972e3b4658ef2e355f7389d4a5" >< td class = "mdescLeft" >   </ td >< td class = "mdescRight" > construct iteration proxy from a container < br /></ td ></ tr >
< tr class = "separator:afe257e972e3b4658ef2e355f7389d4a5" >< td class = "memSeparator" colspan = "2" >   </ td ></ tr >
< tr class = "memitem:a379f86709d340c4ab1995539b8af623d" >< td class = "memItemLeft" align = "right" valign = "top" >< a id = "a379f86709d340c4ab1995539b8af623d" ></ a >
iteration_proxy_value< IteratorType >  </ td >< td class = "memItemRight" valign = "bottom" >< a class = "el" href = "classnlohmann_1_1detail_1_1iteration__proxy.html#a379f86709d340c4ab1995539b8af623d" > begin</ a > () noexcept</ td ></ tr >
< tr class = "memdesc:a379f86709d340c4ab1995539b8af623d" >< td class = "mdescLeft" >   </ td >< td class = "mdescRight" > return iterator begin (needed for range-based for) < br /></ td ></ tr >
< tr class = "separator:a379f86709d340c4ab1995539b8af623d" >< td class = "memSeparator" colspan = "2" >   </ td ></ tr >
< tr class = "memitem:a90091f8492d23576edef72c5e8b9d4cf" >< td class = "memItemLeft" align = "right" valign = "top" >< a id = "a90091f8492d23576edef72c5e8b9d4cf" ></ a >
iteration_proxy_value< IteratorType >  </ td >< td class = "memItemRight" valign = "bottom" >< a class = "el" href = "classnlohmann_1_1detail_1_1iteration__proxy.html#a90091f8492d23576edef72c5e8b9d4cf" > end</ a > () noexcept</ td ></ tr >
< tr class = "memdesc:a90091f8492d23576edef72c5e8b9d4cf" >< td class = "mdescLeft" >   </ td >< td class = "mdescRight" > return iterator end (needed for range-based for) < br /></ td ></ tr >
< tr class = "separator:a90091f8492d23576edef72c5e8b9d4cf" >< td class = "memSeparator" colspan = "2" >   </ td ></ tr >
</ table >< table class = "memberdecls" >
< tr class = "heading" >< td colspan = "2" >< h2 class = "groupheader" >< a name = "pri-attribs" ></ a >
Private Attributes</ h2 ></ td ></ tr >
< tr class = "memitem:a88c0532ba4a5de1d527b18053b24fd19" >< td class = "memItemLeft" align = "right" valign = "top" >< a id = "a88c0532ba4a5de1d527b18053b24fd19" ></ a >
IteratorType::reference  </ td >< td class = "memItemRight" valign = "bottom" >< a class = "el" href = "classnlohmann_1_1detail_1_1iteration__proxy.html#a88c0532ba4a5de1d527b18053b24fd19" > container</ a ></ td ></ tr >
< tr class = "memdesc:a88c0532ba4a5de1d527b18053b24fd19" >< td class = "mdescLeft" >   </ td >< td class = "mdescRight" > the container to iterate < br /></ td ></ tr >
< tr class = "separator:a88c0532ba4a5de1d527b18053b24fd19" >< td class = "memSeparator" colspan = "2" >   </ td ></ tr >
</ table >
< a name = "details" id = "details" ></ a >< h2 class = "groupheader" > Detailed Description</ h2 >
< div class = "textblock" >< h3 > template< typename IteratorType> < br />
class nlohmann::detail::iteration_proxy< IteratorType > </ h3 >
< p > proxy class for the items() function </ p >
</ div ></ div > <!-- contents -->
</ div > <!-- doc-content -->
2021-07-25 10:41:21 +00:00
<!-- start footer part -->
< div id = "nav-path" class = "navpath" > <!-- id is needed for treeview function! -->
< ul >
< li class = "navelem" >< a class = "el" href = "namespacenlohmann.html" > nlohmann</ a ></ li >< li class = "navelem" >< a class = "el" href = "namespacenlohmann_1_1detail.html" > detail</ a ></ li >< li class = "navelem" >< a class = "el" href = "classnlohmann_1_1detail_1_1iteration__proxy.html" > iteration_proxy</ a ></ li >
< li class = "footer" > Generated by
< a href = "http://www.doxygen.org/index.html" >
< img class = "footer" src = "doxygen.png" alt = "doxygen" /></ a > 1.8.17 </ li >
</ ul >
</ div >
</ body >
</ html >