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-09-12 00:34:59 +03:00
< meta name = "generator" content = "Doxygen 1.8.12" / >
< meta name = "viewport" content = "width=device-width, initial-scale=1" / >
2015-06-21 22:43:30 +03:00
< title > JSON for Modern C++: Class Members< / 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 >
< 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++
2016-12-02 22:02:39 +03:00
  < span id = "projectnumber" > 2.0.8< / span >
2015-06-21 22:43:30 +03:00
< / div >
< / td >
< / tr >
< / tbody >
< / table >
< / div >
<!-- end header part -->
2016-09-12 00:34:59 +03:00
<!-- Generated by Doxygen 1.8.12 -->
2015-06-21 22:43:30 +03:00
< script type = "text/javascript" >
var searchBox = new SearchBox("searchBox", "search",false,'Search');
< / script >
2016-09-12 00:34:59 +03:00
< script type = "text/javascript" src = "menudata.js" > < / script >
< script type = "text/javascript" src = "menu.js" > < / script >
< script type = "text/javascript" >
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
< / script >
< div id = "main-nav" > < / div >
2015-06-21 22:43:30 +03:00
< / div > <!-- top -->
<!-- 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 = "contents" >
< div class = "textblock" > Here is a list of all class members with links to the classes they belong to:< / div >
2016-09-12 00:34:59 +03:00
< h3 > < a id = "index_o" > < / a > - o -< / h3 > < ul >
2015-07-12 15:55:49 +03:00
< li > object()
2016-01-31 15:08:54 +03:00
: < a class = "el" href = "classnlohmann_1_1basic__json_ad25b2f8c21e241e2d63455537a9294ff.html#ad25b2f8c21e241e2d63455537a9294ff" > nlohmann::basic_json< / a >
2015-06-21 22:43:30 +03:00
< / li >
< li > object_t
2016-01-31 15:08:54 +03:00
: < a class = "el" href = "classnlohmann_1_1basic__json_a0ac9894c9de8dc551cf2e5f1c605537f.html#a0ac9894c9de8dc551cf2e5f1c605537f" > nlohmann::basic_json< / a >
2015-06-21 22:43:30 +03:00
< / li >
2016-05-07 19:45:57 +03:00
< li > operator std::string()
2016-09-12 00:34:59 +03:00
: < a class = "el" href = "classnlohmann_1_1basic__json_1_1json__pointer_a319e945a9349ed49fe3a62bc023c8d23.html#a319e945a9349ed49fe3a62bc023c8d23" > nlohmann::basic_json::json_pointer< / a >
2016-05-07 19:45:57 +03:00
< / li >
2015-06-21 22:43:30 +03:00
< li > operator value_t()
2016-09-12 00:34:59 +03:00
: < a class = "el" href = "classnlohmann_1_1basic__json_a02397f02bb1182bf1e1bc7ecf7f2c227.html#a02397f02bb1182bf1e1bc7ecf7f2c227" > nlohmann::basic_json< / a >
2015-06-21 22:43:30 +03:00
< / li >
2015-06-24 16:17:59 +03:00
< li > operator ValueType()
2016-09-12 00:34:59 +03:00
: < a class = "el" href = "classnlohmann_1_1basic__json_ac5bed64638180098b5db82f8e482d855.html#ac5bed64638180098b5db82f8e482d855" > nlohmann::basic_json< / a >
2015-06-24 16:17:59 +03:00
< / li >
2015-06-21 22:43:30 +03:00
< li > operator!=()
2016-09-12 00:34:59 +03:00
: < a class = "el" href = "classnlohmann_1_1basic__json_1_1const__iterator_a2defc155f17e8325747d2f884bb60eab.html#a2defc155f17e8325747d2f884bb60eab" > nlohmann::basic_json::const_iterator< / a >
2016-05-07 19:45:57 +03:00
, < a class = "el" href = "classnlohmann_1_1basic__json_a7f97a91ad8f1d5cf0b9213bd24f247c4.html#a7f97a91ad8f1d5cf0b9213bd24f247c4" > nlohmann::basic_json< / a >
2015-06-21 22:43:30 +03:00
< / li >
< li > operator()()
2016-09-12 00:34:59 +03:00
: < a class = "el" href = "structstd_1_1hash_3_01nlohmann_1_1json_01_4_aec1567d1fa47dbe5b77954dce3a55b64.html#aec1567d1fa47dbe5b77954dce3a55b64" > std::hash< nlohmann::json > < / a >
2015-06-21 22:43:30 +03:00
< / li >
< li > operator*()
2016-09-12 00:34:59 +03:00
: < a class = "el" href = "classnlohmann_1_1basic__json_1_1const__iterator_acfc918b6350449111ca58af5eb3da999.html#acfc918b6350449111ca58af5eb3da999" > nlohmann::basic_json::const_iterator< / a >
, < a class = "el" href = "classnlohmann_1_1basic__json_1_1iterator_a1af28ba60302eb48edf4fdbc88e75903.html#a1af28ba60302eb48edf4fdbc88e75903" > nlohmann::basic_json::iterator< / a >
2015-06-21 22:43:30 +03:00
< / li >
< li > operator+()
2016-01-31 15:08:54 +03:00
: < a class = "el" href = "classnlohmann_1_1basic__json_1_1const__iterator_a7a80257f2303210b0a5d056fc0b30b40.html#a7a80257f2303210b0a5d056fc0b30b40" > nlohmann::basic_json::const_iterator< / a >
, < a class = "el" href = "classnlohmann_1_1basic__json_1_1iterator_a56952f8d5702541f0d88e6a764d2ae36.html#a56952f8d5702541f0d88e6a764d2ae36" > nlohmann::basic_json::iterator< / a >
2016-09-12 00:34:59 +03:00
, < a class = "el" href = "classnlohmann_1_1basic__json_1_1json__reverse__iterator_a405fe504aa2a804c9df1c22a1ebd1283.html#a405fe504aa2a804c9df1c22a1ebd1283" > nlohmann::basic_json::json_reverse_iterator< Base > < / a >
2015-06-21 22:43:30 +03:00
< / li >
< li > operator++()
2016-05-07 19:45:57 +03:00
: < a class = "el" href = "classnlohmann_1_1basic__json_1_1const__iterator_a8dbaec5bf8ccba3225520356629061cb.html#a8dbaec5bf8ccba3225520356629061cb" > nlohmann::basic_json::const_iterator< / a >
2016-01-31 15:08:54 +03:00
, < a class = "el" href = "classnlohmann_1_1basic__json_1_1iterator_a2943e49b3d88e6ee5793c5923ab2ede9.html#a2943e49b3d88e6ee5793c5923ab2ede9" > nlohmann::basic_json::iterator< / a >
, < a class = "el" href = "classnlohmann_1_1basic__json_1_1json__reverse__iterator_a545a8204cfd6836eb85abc3113a0bb28.html#a545a8204cfd6836eb85abc3113a0bb28" > nlohmann::basic_json::json_reverse_iterator< Base > < / a >
2015-06-21 22:43:30 +03:00
< / li >
< li > operator+=()
2016-01-31 15:08:54 +03:00
: < a class = "el" href = "classnlohmann_1_1basic__json_1_1const__iterator_a0d5820d1dda9dea3bbeb029cacf68522.html#a0d5820d1dda9dea3bbeb029cacf68522" > nlohmann::basic_json::const_iterator< / a >
, < a class = "el" href = "classnlohmann_1_1basic__json_1_1iterator_ae0c848dbc0af1cde15771d45d775b27c.html#ae0c848dbc0af1cde15771d45d775b27c" > nlohmann::basic_json::iterator< / a >
, < a class = "el" href = "classnlohmann_1_1basic__json_1_1json__reverse__iterator_a9accc9dd9f9033f50c0ab6bcf337ffe0.html#a9accc9dd9f9033f50c0ab6bcf337ffe0" > nlohmann::basic_json::json_reverse_iterator< Base > < / a >
, < a class = "el" href = "classnlohmann_1_1basic__json_a1c1aa2d148a3e4ce0d4e50cf5b894f41.html#a1c1aa2d148a3e4ce0d4e50cf5b894f41" > nlohmann::basic_json< / a >
2015-06-21 22:43:30 +03:00
< / li >
< li > operator-()
2016-01-31 15:08:54 +03:00
: < a class = "el" href = "classnlohmann_1_1basic__json_1_1const__iterator_abc4552ba2fe39e7901a83dd6d4dec151.html#abc4552ba2fe39e7901a83dd6d4dec151" > nlohmann::basic_json::const_iterator< / a >
2016-09-12 00:34:59 +03:00
, < a class = "el" href = "classnlohmann_1_1basic__json_1_1iterator_a381124603cecc478e8746dcf4e11728c.html#a381124603cecc478e8746dcf4e11728c" > nlohmann::basic_json::iterator< / a >
, < a class = "el" href = "classnlohmann_1_1basic__json_1_1json__reverse__iterator_ad51b38d5428a79fd6ef4fa221b242dcf.html#ad51b38d5428a79fd6ef4fa221b242dcf" > nlohmann::basic_json::json_reverse_iterator< Base > < / a >
2015-06-21 22:43:30 +03:00
< / li >
< li > operator--()
2016-01-31 15:08:54 +03:00
: < a class = "el" href = "classnlohmann_1_1basic__json_1_1const__iterator_a6cab1c2ed7e2a014980e2a5717f43a64.html#a6cab1c2ed7e2a014980e2a5717f43a64" > nlohmann::basic_json::const_iterator< / a >
, < a class = "el" href = "classnlohmann_1_1basic__json_1_1iterator_ab4f238aa5fcf452b1884b748b0395b1f.html#ab4f238aa5fcf452b1884b748b0395b1f" > nlohmann::basic_json::iterator< / a >
, < a class = "el" href = "classnlohmann_1_1basic__json_1_1json__reverse__iterator_a693439bffe56a9a8cf53bc4a06b911ff.html#a693439bffe56a9a8cf53bc4a06b911ff" > nlohmann::basic_json::json_reverse_iterator< Base > < / a >
2015-06-21 22:43:30 +03:00
< / li >
< li > operator-=()
2016-01-31 15:08:54 +03:00
: < a class = "el" href = "classnlohmann_1_1basic__json_1_1const__iterator_aefac8f3e390ac917f021761f4a8f8e71.html#aefac8f3e390ac917f021761f4a8f8e71" > nlohmann::basic_json::const_iterator< / a >
, < a class = "el" href = "classnlohmann_1_1basic__json_1_1iterator_afe86d48d3e4e5ebdaaec162b3cf0e95c.html#afe86d48d3e4e5ebdaaec162b3cf0e95c" > nlohmann::basic_json::iterator< / a >
2015-06-21 22:43:30 +03:00
< / li >
< li > operator-> ()
2016-09-12 00:34:59 +03:00
: < a class = "el" href = "classnlohmann_1_1basic__json_1_1const__iterator_abae808b09a822cc3da4cef0efb89115d.html#abae808b09a822cc3da4cef0efb89115d" > nlohmann::basic_json::const_iterator< / a >
, < a class = "el" href = "classnlohmann_1_1basic__json_1_1iterator_a12c7f8236ffa08a5dd27cbd9888b74be.html#a12c7f8236ffa08a5dd27cbd9888b74be" > nlohmann::basic_json::iterator< / a >
2015-06-21 22:43:30 +03:00
< / li >
< li > operator< ()
2016-09-12 00:34:59 +03:00
: < a class = "el" href = "classnlohmann_1_1basic__json_1_1const__iterator_ae0f996eef6a970b2e654c4f6d33d6f9a.html#ae0f996eef6a970b2e654c4f6d33d6f9a" > nlohmann::basic_json::const_iterator< / a >
2016-05-07 19:45:57 +03:00
, < a class = "el" href = "classnlohmann_1_1basic__json_aacd442b66140c764c594ac8ad7dfd5b3.html#aacd442b66140c764c594ac8ad7dfd5b3" > nlohmann::basic_json< / a >
2015-06-21 22:43:30 +03:00
< / li >
< li > operator< <
2016-01-31 15:08:54 +03:00
: < a class = "el" href = "classnlohmann_1_1basic__json_a5e34c5435e557d0bf666bd7311211405.html#a5e34c5435e557d0bf666bd7311211405" > nlohmann::basic_json< / a >
2015-06-21 22:43:30 +03:00
< / li >
< li > operator< =()
2016-09-12 00:34:59 +03:00
: < a class = "el" href = "classnlohmann_1_1basic__json_1_1const__iterator_ab31ede5b25ad5e8a3bb06f6eadb50923.html#ab31ede5b25ad5e8a3bb06f6eadb50923" > nlohmann::basic_json::const_iterator< / a >
2016-01-31 15:08:54 +03:00
, < a class = "el" href = "classnlohmann_1_1basic__json_a5c8bb5200f5eac10d31e26be46e5b1ac.html#a5c8bb5200f5eac10d31e26be46e5b1ac" > nlohmann::basic_json< / a >
2015-06-21 22:43:30 +03:00
< / li >
< li > operator=()
2016-09-12 00:34:59 +03:00
: < a class = "el" href = "classnlohmann_1_1basic__json_1_1const__iterator_a2b6561a7b39b9aa3a220aa3b6e2d9589.html#a2b6561a7b39b9aa3a220aa3b6e2d9589" > nlohmann::basic_json::const_iterator< / a >
, < a class = "el" href = "classnlohmann_1_1basic__json_1_1iterator_a51b0ed345317cfd1b2386f481d774477.html#a51b0ed345317cfd1b2386f481d774477" > nlohmann::basic_json::iterator< / a >
, < a class = "el" href = "classnlohmann_1_1basic__json_ae08fa64b9f0a5b5c878cbbabb7a296ee.html#ae08fa64b9f0a5b5c878cbbabb7a296ee" > nlohmann::basic_json< / a >
2015-06-21 22:43:30 +03:00
< / li >
< li > operator==()
2016-09-12 00:34:59 +03:00
: < a class = "el" href = "classnlohmann_1_1basic__json_1_1const__iterator_acf1fcb73ff770117446670cefc927dd2.html#acf1fcb73ff770117446670cefc927dd2" > nlohmann::basic_json::const_iterator< / a >
2016-05-08 21:44:18 +03:00
, < a class = "el" href = "classnlohmann_1_1basic__json_a122640e7e2db1814fc7bbb3c122ec76e.html#a122640e7e2db1814fc7bbb3c122ec76e" > nlohmann::basic_json< / a >
2015-06-21 22:43:30 +03:00
< / li >
< li > operator> ()
2016-09-12 00:34:59 +03:00
: < a class = "el" href = "classnlohmann_1_1basic__json_1_1const__iterator_a3a7ed729e72bc7c1d0b75ed8cc2bd830.html#a3a7ed729e72bc7c1d0b75ed8cc2bd830" > nlohmann::basic_json::const_iterator< / a >
2016-01-31 15:08:54 +03:00
, < a class = "el" href = "classnlohmann_1_1basic__json_a87db51b6b936fb2ea293cdbc8702dcb8.html#a87db51b6b936fb2ea293cdbc8702dcb8" > nlohmann::basic_json< / a >
2015-06-21 22:43:30 +03:00
< / li >
< li > operator> =()
2016-09-12 00:34:59 +03:00
: < a class = "el" href = "classnlohmann_1_1basic__json_1_1const__iterator_a1ed92c14d88b802345bd15417a417a5d.html#a1ed92c14d88b802345bd15417a417a5d" > nlohmann::basic_json::const_iterator< / a >
2016-01-31 15:08:54 +03:00
, < a class = "el" href = "classnlohmann_1_1basic__json_a74a943800c7f103d0990d7eef82c6453.html#a74a943800c7f103d0990d7eef82c6453" > nlohmann::basic_json< / a >
2015-06-21 22:43:30 +03:00
< / li >
< li > operator> >
2016-05-08 21:44:18 +03:00
: < a class = "el" href = "classnlohmann_1_1basic__json_aaf363408931d76472ded14017e59c9e8.html#aaf363408931d76472ded14017e59c9e8" > nlohmann::basic_json< / a >
2015-06-21 22:43:30 +03:00
< / li >
< li > operator[]()
2016-09-12 00:34:59 +03:00
: < a class = "el" href = "classnlohmann_1_1basic__json_1_1const__iterator_a70caca372e345c9c700ab849c3d9463b.html#a70caca372e345c9c700ab849c3d9463b" > nlohmann::basic_json::const_iterator< / a >
, < a class = "el" href = "classnlohmann_1_1basic__json_1_1iterator_a72ce0abec8c72610925d83a9b309f3e4.html#a72ce0abec8c72610925d83a9b309f3e4" > nlohmann::basic_json::iterator< / a >
, < a class = "el" href = "classnlohmann_1_1basic__json_1_1json__reverse__iterator_a3697e7d404d29c4ecc142b531e80da1e.html#a3697e7d404d29c4ecc142b531e80da1e" > nlohmann::basic_json::json_reverse_iterator< Base > < / a >
, < a class = "el" href = "classnlohmann_1_1basic__json_ad797fbde8b35ce96549d4bee5d42b234.html#ad797fbde8b35ce96549d4bee5d42b234" > nlohmann::basic_json< / a >
2015-06-21 22:43:30 +03:00
< / li >
< / ul >
< / div > <!-- contents -->
<!-- start footer part -->
2015-06-24 13:17:31 +03:00
< hr class = "footer" / > < address class = "footer" > < small >
2016-12-02 22:02:39 +03:00
Generated on Fri Dec 2 2016 19:59:58 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-09-12 00:34:59 +03:00
< / a > 1.8.12
2015-06-24 13:17:31 +03:00
< / small > < / address >
2015-06-21 22:43:30 +03:00
< / body >
< / html >