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('structnlohmann_1_1ordered__map.html',''); initResizable(); });
/* @license-end */
< / script >
< div id = "doc-content" >
< div class = "header" >
< div class = "summary" >
< a href = "structnlohmann_1_1ordered__map-members.html" > List of all members< / a > < / div >
< div class = "headertitle" >
< div class = "title" > nlohmann::ordered_map< Key, T, IgnoredLess, Allocator > Struct Template Reference< / div > < / div >
< / div > <!-- header -->
< div class = "contents" >
< p > < code > #include < json.hpp> < / code > < / p >
< a name = "details" id = "details" > < / a > < h2 class = "groupheader" > Detailed Description< / h2 >
< div class = "textblock" > < h3 > template< class Key, class T, class IgnoredLess = std::less< Key> , class Allocator = std::allocator< std::pair< const Key, T> > > < br / >
struct nlohmann::ordered_map< Key, T, IgnoredLess, Allocator > < / h3 >
< p > < a class = "el" href = "structnlohmann_1_1ordered__map.html" > ordered_map< / a > : a minimal map-like container that preserves insertion order for use within nlohmann::basic_json< ordered_map> < / p >
< / div > < / div > <!-- contents -->
< / div > <!-- doc - content -->
2021-07-25 12:33:20 +02:00
< head >
< title > RenderD7 2020-2021 NPI-D7< / title >
< / head >