2015-06-21 22:43:30 +03:00
<!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" / >
2016-01-13 21:16:43 +03:00
< meta name = "generator" content = "Doxygen 1.8.11" / >
2015-06-21 22:43:30 +03:00
< title > JSON for Modern C++: std::hash< nlohmann::json > Struct 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 = "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" >
$(document).ready(function() { init_search(); });
< / script >
< link href = "doxygen.css" rel = "stylesheet" type = "text/css" / >
< link href = "mylayout.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;" >
2015-12-13 13:29:21 +03:00
< td id = "projectalign" style = "padding-left: 0.5em;" >
2015-06-21 22:43:30 +03:00
< div id = "projectname" > JSON for Modern C++
2015-12-28 17:08:15 +03:00
  < span id = "projectnumber" > 1.0.0< / span >
2015-06-21 22:43:30 +03:00
< / div >
< / td >
< / tr >
< / tbody >
< / table >
< / div >
<!-- end header part -->
2016-01-13 21:16:43 +03:00
<!-- Generated by Doxygen 1.8.11 -->
2015-06-21 22:43:30 +03:00
< script type = "text/javascript" >
var searchBox = new SearchBox("searchBox", "search",false,'Search');
< / script >
< div id = "navrow1" class = "tabs" >
< ul class = "tablist" >
< li > < a href = "index.html" > < span > Main  Page< / span > < / a > < / li >
< li class = "current" > < a href = "annotated.html" > < span > Classes< / span > < / a > < / li >
< li >
< div id = "MSearchBox" class = "MSearchBoxInactive" >
< span class = "left" >
< img id = "MSearchSelect" src = "search/mag_sel.png"
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" >
< a id = "MSearchClose" href = "javascript:searchBox.CloseResultsWindow()" > < img id = "MSearchCloseImg" border = "0" src = "search/close.png" alt = "" / > < / a >
< / span >
< / div >
< / li >
< / ul >
< / div >
< div id = "navrow2" class = "tabs2" >
< ul class = "tablist" >
< li > < a href = "annotated.html" > < span > Class  List< / span > < / a > < / li >
< li > < a href = "classes.html" > < span > Class  Index< / span > < / a > < / li >
< li > < a href = "hierarchy.html" > < span > Class  Hierarchy< / span > < / a > < / li >
< li > < a href = "functions.html" > < span > Class  Members< / span > < / a > < / li >
< / ul >
< / div >
<!-- 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 >
2015-06-24 13:17:31 +03:00
< div id = "nav-path" class = "navpath" >
< ul >
< li class = "navelem" > < b > std< / b > < / li > < li class = "navelem" > < a class = "el" href = "structstd_1_1hash_3_01nlohmann_1_1json_01_4.html" > hash< nlohmann::json > < / a > < / li > < / ul >
< / div >
< / div > <!-- top -->
2015-06-21 22:43:30 +03:00
< div class = "header" >
< div class = "summary" >
< a href = "#pub-methods" > Public Member Functions< / a > |
< a href = "structstd_1_1hash_3_01nlohmann_1_1json_01_4-members.html" > List of all members< / a > < / div >
< div class = "headertitle" >
< div class = "title" > std::hash< nlohmann::json > Struct Template Reference< / div > < / div >
< / div > <!-- header -->
< div class = "contents" >
< p > hash value for JSON objects
2015-12-16 14:12:56 +03:00
< a href = "structstd_1_1hash_3_01nlohmann_1_1json_01_4.html#details" > More...< / a > < / p >
2015-06-21 22:43:30 +03:00
2015-12-16 14:12:56 +03:00
< p > < code > #include < < a class = "el" href = "json_8hpp_source.html" > json.hpp< / a > > < / code > < / p >
2015-06-21 22:43:30 +03:00
< 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:afd03f6ad53db22868ca4163a8200b2f9" > < td class = "memItemLeft" align = "right" valign = "top" > std::size_t  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "structstd_1_1hash_3_01nlohmann_1_1json_01_4_afd03f6ad53db22868ca4163a8200b2f9.html#afd03f6ad53db22868ca4163a8200b2f9" > operator()< / a > (const < a class = "el" href = "namespacenlohmann_a2bfd99e845a2e5cd90aeaf1b1431f474.html#a2bfd99e845a2e5cd90aeaf1b1431f474" > nlohmann::json< / a > & j) const < / td > < / tr >
< tr class = "memdesc:afd03f6ad53db22868ca4163a8200b2f9" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > return a hash value for a JSON object < a href = "structstd_1_1hash_3_01nlohmann_1_1json_01_4_afd03f6ad53db22868ca4163a8200b2f9.html#afd03f6ad53db22868ca4163a8200b2f9" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:afd03f6ad53db22868ca4163a8200b2f9" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table >
2015-12-16 14:12:56 +03:00
< a name = "details" id = "details" > < / a > < h2 class = "groupheader" > Detailed Description< / h2 >
< div class = "textblock" > < h3 > template< > < br / >
struct std::hash< nlohmann::json > < / h3 >
2016-01-25 00:34:43 +03:00
< p > Definition at line < a class = "el" href = "json_8hpp_source.html#l08198" > 8198< / a > of file < a class = "el" href = "json_8hpp_source.html" > json.hpp< / a > .< / p >
2015-12-16 14:12:56 +03:00
< / div > < / div > <!-- contents -->
2015-06-21 22:43:30 +03:00
<!-- start footer part -->
2015-06-24 13:17:31 +03:00
< hr class = "footer" / > < address class = "footer" > < small >
2016-01-25 00:34:43 +03:00
Generated on Sun Jan 24 2016 22:32:55 for JSON for Modern C++ by   < a href = "http://www.doxygen.org/index.html" >
2015-06-24 13:17:31 +03:00
< img class = "footer" src = "doxygen.png" alt = "doxygen" / >
2016-01-13 21:16:43 +03:00
< / a > 1.8.11
2015-06-24 13:17:31 +03:00
< / small > < / address >
2015-06-21 22:43:30 +03:00
< / body >
< / html >