2021-07-25 12:33:20 +02:00
< head >
< title > RenderD7< / title >
< / head >
2021-07-24 23:48:15 +02: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 12:33:20 +02:00
< head >
< title > RenderD7 2020-2021 NPI-D7< / title >
< / head >