2017-02-25 18:42:29 +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" / >
< meta name = "generator" content = "Doxygen 1.8.14" / >
< meta name = "viewport" content = "width=device-width, initial-scale=1" / >
< title > JSON for Modern C++: nlohmann::basic_json::lexer::strtonum Struct 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 >
< 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;" >
< td id = "projectalign" style = "padding-left: 0.5em;" >
< div id = "projectname" > JSON for Modern C++
  < span id = "projectnumber" > 2.1.1< / span >
< / div >
< / td >
< / tr >
< / tbody >
< / table >
< / div >
<!-- end header part -->
<!-- Generated by Doxygen 1.8.14 -->
< script type = "text/javascript" >
var searchBox = new SearchBox("searchBox", "search",false,'Search');
< / script >
< 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 >
<!-- 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 id = "nav-path" class = "navpath" >
< ul >
< li class = "navelem" > < a class = "el" href = "namespacenlohmann.html" > nlohmann< / a > < / li > < li class = "navelem" > < a class = "el" href = "classnlohmann_1_1basic__json.html" > basic_json< / a > < / li > < li class = "navelem" > < b > lexer< / b > < / li > < li class = "navelem" > < a class = "el" href = "structnlohmann_1_1basic__json_1_1lexer_1_1strtonum.html" > strtonum< / a > < / li > < / ul >
< / div >
< / div > <!-- top -->
< div class = "header" >
< div class = "summary" >
< a href = "#pub-methods" > Public Member Functions< / a > |
< a href = "structnlohmann_1_1basic__json_1_1lexer_1_1strtonum-members.html" > List of all members< / a > < / div >
< div class = "headertitle" >
< div class = "title" > nlohmann::basic_json::lexer::strtonum Struct Reference< / div > < / div >
< / div > <!-- header -->
< div class = "contents" >
< p > parse string into a built-in arithmetic type as if the current locale is POSIX.
< a href = "structnlohmann_1_1basic__json_1_1lexer_1_1strtonum.html#details" > More...< / a > < / p >
< p > < code > #include < < a class = "el" href = "json_8hpp_source.html" > json.hpp< / a > > < / 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:ae065098e24b08ea79a359950190006d8" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "structnlohmann_1_1basic__json_1_1lexer_1_1strtonum_ae065098e24b08ea79a359950190006d8.html#ae065098e24b08ea79a359950190006d8" > strtonum< / a > (const char *start, const char *< a class = "el" href = "classnlohmann_1_1basic__json_a13e032a02a7fd8a93fdddc2fcbc4763c.html#a13e032a02a7fd8a93fdddc2fcbc4763c" > end< / a > )< / td > < / tr >
< tr class = "separator:ae065098e24b08ea79a359950190006d8" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:af1b3dc99a67a854750437a60a22f4989" > < td class = "memTemplParams" colspan = "2" > template< typename T , typename = typename std::enable_if< std::is_arithmetic< T> ::value> ::type> < / td > < / tr >
< tr class = "memitem:af1b3dc99a67a854750437a60a22f4989" > < td class = "memTemplItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memTemplItemRight" valign = "bottom" > < a class = "el" href = "structnlohmann_1_1basic__json_1_1lexer_1_1strtonum_af1b3dc99a67a854750437a60a22f4989.html#af1b3dc99a67a854750437a60a22f4989" > to< / a > (T & val) const< / td > < / tr >
< tr class = "separator:af1b3dc99a67a854750437a60a22f4989" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table >
< a name = "details" id = "details" > < / a > < h2 class = "groupheader" > Detailed Description< / h2 >
2017-04-23 22:43:42 +03:00
< div class = "textblock" > < h3 > < br / >
2017-02-25 18:42:29 +03:00
struct nlohmann::basic_json::lexer::strtonum< / h3 >
< dl class = "section note" > < dt > Note< / dt > < dd > in floating-point case strtod may parse past the token's end - this is not an error< / dd >
< dd >
any leading blanks are not handled < / dd > < / dl >
2017-04-23 22:43:42 +03:00
< p class = "definition" > Definition at line < a class = "el" href = "json_8hpp_source.html#l11978" > 11978< / a > of file < a class = "el" href = "json_8hpp_source.html" > json.hpp< / a > .< / p >
2017-02-25 18:42:29 +03:00
< / div > < / div > <!-- contents -->
<!-- start footer part -->
< hr class = "footer" / > < address class = "footer" > < small >
2017-05-05 17:41:48 +03:00
Generated on Fri May 5 2017 16:39:39 for JSON for Modern C++ by   < a href = "http://www.doxygen.org/index.html" >
2017-02-25 18:42:29 +03:00
< img class = "footer" src = "doxygen.png" alt = "doxygen" / >
< / a > 1.8.14
< / small > < / address >
< / body >
< / html >