2020-09-01 16:00:33 +02:00
<!-- HTML header for doxygen 1.8.18 -->
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://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" / >
2021-01-26 11:28:50 +01:00
< meta name = "generator" content = "Doxygen 1.9.1" / >
2020-09-01 16:00:33 +02:00
< meta name = "viewport" content = "width=device-width, initial-scale=1" / >
< title > OR-Tools: bitset.h File 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 = "navtree.css" rel = "stylesheet" type = "text/css" / >
< script type = "text/javascript" src = "resize.js" > < / script >
< script type = "text/javascript" src = "navtreedata.js" > < / script >
< script type = "text/javascript" src = "navtree.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 = "styleSheet.tmp.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 = "projectlogo" > < img alt = "Logo" src = "orLogo.png" / > < / td >
< td id = "projectalign" style = "padding-left: 0.5em;" >
< div id = "projectname" > OR-Tools
2021-01-26 11:28:50 +01:00
  < span id = "projectnumber" > 8.2< / span >
2020-09-01 16:00:33 +02:00
< / div >
< / td >
< / tr >
< / tbody >
< / table >
< / div >
<!-- end header part -->
2021-01-26 11:28:50 +01:00
<!-- Generated by Doxygen 1.9.1 -->
2020-09-01 16:00:33 +02:00
< script type = "text/javascript" >
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3& dn=gpl-2.0.txt GPL-v2 */
2021-01-26 11:28:50 +01:00
var searchBox = new SearchBox("searchBox", "search",false,'Search','.html');
2020-09-01 16:00:33 +02:00
/* @license-end */
< / script >
< script type = "text/javascript" src = "menudata.js" > < / script >
< script type = "text/javascript" src = "menu.js" > < / script >
< script type = "text/javascript" >
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3& dn=gpl-2.0.txt GPL-v2 */
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
/* @license-end */< / script >
< div id = "main-nav" > < / div >
< / 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('bitset_8h.html',''); initResizable(); });
/* @license-end */
< / script >
< div id = "doc-content" >
<!-- 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 = "header" >
< div class = "summary" >
< a href = "#nested-classes" > Classes< / a > |
< a href = "#namespaces" > Namespaces< / a > |
< a href = "#define-members" > Macros< / a > |
< a href = "#func-members" > Functions< / a > |
< a href = "#var-members" > Variables< / a > < / div >
< div class = "headertitle" >
< div class = "title" > bitset.h File Reference< / div > < / div >
< / div > <!-- header -->
< div class = "contents" >
< p > < a href = "bitset_8h_source.html" > Go to the source code of this file.< / a > < / p >
< table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "nested-classes" > < / a >
Classes< / h2 > < / td > < / tr >
2020-10-09 12:00:09 +02:00
< tr class = "memitem:" > < td class = "memItemLeft" align = "right" valign = "top" > class   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1_bitset64.html" > Bitset64< IndexType > < / a > < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-10-09 12:00:09 +02:00
< tr class = "memitem:" > < td class = "memItemLeft" align = "right" valign = "top" > class   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1_bitset64_1_1_iterator.html" > Bitset64< IndexType > ::Iterator< / a > < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-10-09 12:00:09 +02:00
< tr class = "memitem:" > < td class = "memItemLeft" align = "right" valign = "top" > class   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1_bit_queue64.html" > BitQueue64< / a > < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-10-09 12:00:09 +02:00
< tr class = "memitem:" > < td class = "memItemLeft" align = "right" valign = "top" > class   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1_sparse_bitset.html" > SparseBitset< IntegerType > < / a > < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table > < table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "namespaces" > < / a >
Namespaces< / h2 > < / td > < / tr >
< tr class = "memitem:namespaceoperations__research" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "namespaceoperations__research.html" > operations_research< / a > < / td > < / tr >
< tr class = "memdesc:namespaceoperations__research" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > The vehicle routing library lets one model and solve generic vehicle routing problems ranging from the Traveling Salesman Problem to more complex problems such as the Capacitated Vehicle Routing Problem with Time Windows. < br / > < / td > < / tr >
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table > < table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "define-members" > < / a >
Macros< / h2 > < / td > < / tr >
< tr class = "memitem:ae5a53e66fb1e93cdfc78edc0aa603d81" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "bitset_8h.html#ae5a53e66fb1e93cdfc78edc0aa603d81" > USE_DEBRUIJN< / a >       true< / td > < / tr >
< tr class = "separator:ae5a53e66fb1e93cdfc78edc0aa603d81" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table > < table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "func-members" > < / a >
Functions< / h2 > < / td > < / tr >
< tr class = "memitem:aebb30ce0aaac158bab53d6d5a17e6ac2" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "integral__types_8h.html#abc0f5bc07737e498f287334775dff2b6" > uint64< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "namespaceoperations__research.html#aebb30ce0aaac158bab53d6d5a17e6ac2" > OneBit64< / a > (int pos)< / td > < / tr >
< tr class = "separator:aebb30ce0aaac158bab53d6d5a17e6ac2" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ac258cd47a0ecede02fda32d46ca2b9de" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "integral__types_8h.html#a1134b580f8da4de94ca6b1de4d37975e" > uint32< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "namespaceoperations__research.html#ac258cd47a0ecede02fda32d46ca2b9de" > OneBit32< / a > (int pos)< / td > < / tr >
< tr class = "separator:ac258cd47a0ecede02fda32d46ca2b9de" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a52c40b416aa0a9a5a8a2f906fb63510a" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "integral__types_8h.html#abc0f5bc07737e498f287334775dff2b6" > uint64< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "namespaceoperations__research.html#a52c40b416aa0a9a5a8a2f906fb63510a" > BitCount64< / a > (< a class = "el" href = "integral__types_8h.html#abc0f5bc07737e498f287334775dff2b6" > uint64< / a > n)< / td > < / tr >
< tr class = "separator:a52c40b416aa0a9a5a8a2f906fb63510a" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a13e0fa69754cea8a2adb3274d15dea2f" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "integral__types_8h.html#a1134b580f8da4de94ca6b1de4d37975e" > uint32< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "namespaceoperations__research.html#a13e0fa69754cea8a2adb3274d15dea2f" > BitCount32< / a > (< a class = "el" href = "integral__types_8h.html#a1134b580f8da4de94ca6b1de4d37975e" > uint32< / a > n)< / td > < / tr >
< tr class = "separator:a13e0fa69754cea8a2adb3274d15dea2f" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a9f7a6b6d74b7d44168f642dc016af2a6" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "integral__types_8h.html#abc0f5bc07737e498f287334775dff2b6" > uint64< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "namespaceoperations__research.html#a9f7a6b6d74b7d44168f642dc016af2a6" > LeastSignificantBitWord64< / a > (< a class = "el" href = "integral__types_8h.html#abc0f5bc07737e498f287334775dff2b6" > uint64< / a > n)< / td > < / tr >
< tr class = "separator:a9f7a6b6d74b7d44168f642dc016af2a6" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a27abe4e3c1d930c66402b375fb0f4828" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "integral__types_8h.html#a1134b580f8da4de94ca6b1de4d37975e" > uint32< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "namespaceoperations__research.html#a27abe4e3c1d930c66402b375fb0f4828" > LeastSignificantBitWord32< / a > (< a class = "el" href = "integral__types_8h.html#a1134b580f8da4de94ca6b1de4d37975e" > uint32< / a > n)< / td > < / tr >
< tr class = "separator:a27abe4e3c1d930c66402b375fb0f4828" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a8ea383d9810426002bc78380d19f76ff" > < td class = "memItemLeft" align = "right" valign = "top" > int  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "namespaceoperations__research.html#a8ea383d9810426002bc78380d19f76ff" > LeastSignificantBitPosition64DeBruijn< / a > (< a class = "el" href = "integral__types_8h.html#abc0f5bc07737e498f287334775dff2b6" > uint64< / a > n)< / td > < / tr >
< tr class = "separator:a8ea383d9810426002bc78380d19f76ff" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a2094bbd3073e4f2db087e5158b01271a" > < td class = "memItemLeft" align = "right" valign = "top" > int  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "namespaceoperations__research.html#a2094bbd3073e4f2db087e5158b01271a" > LeastSignificantBitPosition64Default< / a > (< a class = "el" href = "integral__types_8h.html#abc0f5bc07737e498f287334775dff2b6" > uint64< / a > n)< / td > < / tr >
< tr class = "separator:a2094bbd3073e4f2db087e5158b01271a" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a0c18bf720ab440c35d6e1919608a77f4" > < td class = "memItemLeft" align = "right" valign = "top" > int  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "namespaceoperations__research.html#a0c18bf720ab440c35d6e1919608a77f4" > LeastSignificantBitPosition64< / a > (< a class = "el" href = "integral__types_8h.html#abc0f5bc07737e498f287334775dff2b6" > uint64< / a > n)< / td > < / tr >
< tr class = "separator:a0c18bf720ab440c35d6e1919608a77f4" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ab2695a131958db96000b2c1c3c332c78" > < td class = "memItemLeft" align = "right" valign = "top" > int  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "namespaceoperations__research.html#ab2695a131958db96000b2c1c3c332c78" > LeastSignificantBitPosition32DeBruijn< / a > (< a class = "el" href = "integral__types_8h.html#a1134b580f8da4de94ca6b1de4d37975e" > uint32< / a > n)< / td > < / tr >
< tr class = "separator:ab2695a131958db96000b2c1c3c332c78" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a852ae19a5f1ecfb2b471c901c4a71818" > < td class = "memItemLeft" align = "right" valign = "top" > int  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "namespaceoperations__research.html#a852ae19a5f1ecfb2b471c901c4a71818" > LeastSignificantBitPosition32Default< / a > (< a class = "el" href = "integral__types_8h.html#a1134b580f8da4de94ca6b1de4d37975e" > uint32< / a > n)< / td > < / tr >
< tr class = "separator:a852ae19a5f1ecfb2b471c901c4a71818" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a8c0af724b02e5459f70846dbc4002ec2" > < td class = "memItemLeft" align = "right" valign = "top" > int  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "namespaceoperations__research.html#a8c0af724b02e5459f70846dbc4002ec2" > LeastSignificantBitPosition32< / a > (< a class = "el" href = "integral__types_8h.html#a1134b580f8da4de94ca6b1de4d37975e" > uint32< / a > n)< / td > < / tr >
< tr class = "separator:a8c0af724b02e5459f70846dbc4002ec2" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ac10134da8cc24423f5039eafdb327f5d" > < td class = "memItemLeft" align = "right" valign = "top" > int  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "namespaceoperations__research.html#ac10134da8cc24423f5039eafdb327f5d" > MostSignificantBitPosition64Default< / a > (< a class = "el" href = "integral__types_8h.html#abc0f5bc07737e498f287334775dff2b6" > uint64< / a > n)< / td > < / tr >
< tr class = "separator:ac10134da8cc24423f5039eafdb327f5d" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a2f9ef253c023106392eb1495a277616b" > < td class = "memItemLeft" align = "right" valign = "top" > int  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "namespaceoperations__research.html#a2f9ef253c023106392eb1495a277616b" > MostSignificantBitPosition64< / a > (< a class = "el" href = "integral__types_8h.html#abc0f5bc07737e498f287334775dff2b6" > uint64< / a > n)< / td > < / tr >
< tr class = "separator:a2f9ef253c023106392eb1495a277616b" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ae27ae21c3d5691da592ebfae548dc0bc" > < td class = "memItemLeft" align = "right" valign = "top" > int  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "namespaceoperations__research.html#ae27ae21c3d5691da592ebfae548dc0bc" > MostSignificantBitPosition32Default< / a > (< a class = "el" href = "integral__types_8h.html#a1134b580f8da4de94ca6b1de4d37975e" > uint32< / a > n)< / td > < / tr >
< tr class = "separator:ae27ae21c3d5691da592ebfae548dc0bc" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:af8aecc8eafe5e0448d5279dfcbfb988d" > < td class = "memItemLeft" align = "right" valign = "top" > int  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "namespaceoperations__research.html#af8aecc8eafe5e0448d5279dfcbfb988d" > MostSignificantBitPosition32< / a > (< a class = "el" href = "integral__types_8h.html#a1134b580f8da4de94ca6b1de4d37975e" > uint32< / a > n)< / td > < / tr >
< tr class = "separator:af8aecc8eafe5e0448d5279dfcbfb988d" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aaa21b4b557dfc38a4772c6e3c3f16c80" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "integral__types_8h.html#abc0f5bc07737e498f287334775dff2b6" > uint64< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "namespaceoperations__research.html#aaa21b4b557dfc38a4772c6e3c3f16c80" > OneRange64< / a > (< a class = "el" href = "integral__types_8h.html#abc0f5bc07737e498f287334775dff2b6" > uint64< / a > s, < a class = "el" href = "integral__types_8h.html#abc0f5bc07737e498f287334775dff2b6" > uint64< / a > e)< / td > < / tr >
< tr class = "separator:aaa21b4b557dfc38a4772c6e3c3f16c80" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ad78d793e75ff5a2020201fd49b6cc131" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "integral__types_8h.html#a1134b580f8da4de94ca6b1de4d37975e" > uint32< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "namespaceoperations__research.html#ad78d793e75ff5a2020201fd49b6cc131" > OneRange32< / a > (< a class = "el" href = "integral__types_8h.html#a1134b580f8da4de94ca6b1de4d37975e" > uint32< / a > s, < a class = "el" href = "integral__types_8h.html#a1134b580f8da4de94ca6b1de4d37975e" > uint32< / a > e)< / td > < / tr >
< tr class = "separator:ad78d793e75ff5a2020201fd49b6cc131" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a2e063c0be01ba3cb136e63e66857c7fc" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "integral__types_8h.html#abc0f5bc07737e498f287334775dff2b6" > uint64< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "namespaceoperations__research.html#a2e063c0be01ba3cb136e63e66857c7fc" > IntervalUp64< / a > (< a class = "el" href = "integral__types_8h.html#abc0f5bc07737e498f287334775dff2b6" > uint64< / a > s)< / td > < / tr >
< tr class = "separator:a2e063c0be01ba3cb136e63e66857c7fc" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a963bf5d24260cfa55b48c1d29867825b" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "integral__types_8h.html#a1134b580f8da4de94ca6b1de4d37975e" > uint32< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "namespaceoperations__research.html#a963bf5d24260cfa55b48c1d29867825b" > IntervalUp32< / a > (< a class = "el" href = "integral__types_8h.html#a1134b580f8da4de94ca6b1de4d37975e" > uint32< / a > s)< / td > < / tr >
< tr class = "separator:a963bf5d24260cfa55b48c1d29867825b" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ad2b3cf4992bc4e99283bdd16a6306487" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "integral__types_8h.html#abc0f5bc07737e498f287334775dff2b6" > uint64< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "namespaceoperations__research.html#ad2b3cf4992bc4e99283bdd16a6306487" > IntervalDown64< / a > (< a class = "el" href = "integral__types_8h.html#abc0f5bc07737e498f287334775dff2b6" > uint64< / a > s)< / td > < / tr >
< tr class = "separator:ad2b3cf4992bc4e99283bdd16a6306487" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a5dfcfe21dc3931417b81ceb941369064" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "integral__types_8h.html#a1134b580f8da4de94ca6b1de4d37975e" > uint32< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "namespaceoperations__research.html#a5dfcfe21dc3931417b81ceb941369064" > IntervalDown32< / a > (< a class = "el" href = "integral__types_8h.html#a1134b580f8da4de94ca6b1de4d37975e" > uint32< / a > s)< / td > < / tr >
< tr class = "separator:a5dfcfe21dc3931417b81ceb941369064" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a1584128ad7e80569b2bf5e08a895fcfb" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "integral__types_8h.html#a1134b580f8da4de94ca6b1de4d37975e" > uint32< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "namespaceoperations__research.html#a1584128ad7e80569b2bf5e08a895fcfb" > BitPos64< / a > (< a class = "el" href = "integral__types_8h.html#abc0f5bc07737e498f287334775dff2b6" > uint64< / a > pos)< / td > < / tr >
< tr class = "separator:a1584128ad7e80569b2bf5e08a895fcfb" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a53af2d490dd2a583668f638a569f8238" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "integral__types_8h.html#a1134b580f8da4de94ca6b1de4d37975e" > uint32< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "namespaceoperations__research.html#a53af2d490dd2a583668f638a569f8238" > BitPos32< / a > (< a class = "el" href = "integral__types_8h.html#a1134b580f8da4de94ca6b1de4d37975e" > uint32< / a > pos)< / td > < / tr >
< tr class = "separator:a53af2d490dd2a583668f638a569f8238" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a671ea41a7439f3f3010b3850f33473a1" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "integral__types_8h.html#abc0f5bc07737e498f287334775dff2b6" > uint64< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "namespaceoperations__research.html#a671ea41a7439f3f3010b3850f33473a1" > BitOffset64< / a > (< a class = "el" href = "integral__types_8h.html#abc0f5bc07737e498f287334775dff2b6" > uint64< / a > pos)< / td > < / tr >
< tr class = "separator:a671ea41a7439f3f3010b3850f33473a1" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aaec83600113c0328c0265874ea8b4c35" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "integral__types_8h.html#a1134b580f8da4de94ca6b1de4d37975e" > uint32< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "namespaceoperations__research.html#aaec83600113c0328c0265874ea8b4c35" > BitOffset32< / a > (< a class = "el" href = "integral__types_8h.html#a1134b580f8da4de94ca6b1de4d37975e" > uint32< / a > pos)< / td > < / tr >
< tr class = "separator:aaec83600113c0328c0265874ea8b4c35" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:af2d4f2de0654ff5a8bc06e9ff6f971cc" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "integral__types_8h.html#abc0f5bc07737e498f287334775dff2b6" > uint64< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "namespaceoperations__research.html#af2d4f2de0654ff5a8bc06e9ff6f971cc" > BitLength64< / a > (< a class = "el" href = "integral__types_8h.html#abc0f5bc07737e498f287334775dff2b6" > uint64< / a > size)< / td > < / tr >
< tr class = "separator:af2d4f2de0654ff5a8bc06e9ff6f971cc" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a6971de16321b89f8875d130f11a53e18" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "integral__types_8h.html#a1134b580f8da4de94ca6b1de4d37975e" > uint32< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "namespaceoperations__research.html#a6971de16321b89f8875d130f11a53e18" > BitLength32< / a > (< a class = "el" href = "integral__types_8h.html#a1134b580f8da4de94ca6b1de4d37975e" > uint32< / a > size)< / td > < / tr >
< tr class = "separator:a6971de16321b89f8875d130f11a53e18" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a0762d7f9698e66e097f2568bf8ddcbd8" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "integral__types_8h.html#abc0f5bc07737e498f287334775dff2b6" > uint64< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "namespaceoperations__research.html#a0762d7f9698e66e097f2568bf8ddcbd8" > BitShift64< / a > (< a class = "el" href = "integral__types_8h.html#abc0f5bc07737e498f287334775dff2b6" > uint64< / a > v)< / td > < / tr >
< tr class = "separator:a0762d7f9698e66e097f2568bf8ddcbd8" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a3e5a3f19923cea72234a02df393d54e8" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "integral__types_8h.html#a1134b580f8da4de94ca6b1de4d37975e" > uint32< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "namespaceoperations__research.html#a3e5a3f19923cea72234a02df393d54e8" > BitShift32< / a > (< a class = "el" href = "integral__types_8h.html#a1134b580f8da4de94ca6b1de4d37975e" > uint32< / a > v)< / td > < / tr >
< tr class = "separator:a3e5a3f19923cea72234a02df393d54e8" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a7cbc9887c50da95e2b15416515a36de3" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "namespaceoperations__research.html#a7cbc9887c50da95e2b15416515a36de3" > IsBitSet64< / a > (const < a class = "el" href = "integral__types_8h.html#abc0f5bc07737e498f287334775dff2b6" > uint64< / a > *const bitset, < a class = "el" href = "integral__types_8h.html#abc0f5bc07737e498f287334775dff2b6" > uint64< / a > pos)< / td > < / tr >
< tr class = "separator:a7cbc9887c50da95e2b15416515a36de3" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a6bb3729d3e8f531d00211ec5a476a8ab" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "namespaceoperations__research.html#a6bb3729d3e8f531d00211ec5a476a8ab" > IsBitSet32< / a > (const < a class = "el" href = "integral__types_8h.html#a1134b580f8da4de94ca6b1de4d37975e" > uint32< / a > *const bitset, < a class = "el" href = "integral__types_8h.html#a1134b580f8da4de94ca6b1de4d37975e" > uint32< / a > pos)< / td > < / tr >
< tr class = "separator:a6bb3729d3e8f531d00211ec5a476a8ab" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a694b6f1e4e2ebf72a624d5ebe2d516ea" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "namespaceoperations__research.html#a694b6f1e4e2ebf72a624d5ebe2d516ea" > SetBit64< / a > (< a class = "el" href = "integral__types_8h.html#abc0f5bc07737e498f287334775dff2b6" > uint64< / a > *const bitset, < a class = "el" href = "integral__types_8h.html#abc0f5bc07737e498f287334775dff2b6" > uint64< / a > pos)< / td > < / tr >
< tr class = "separator:a694b6f1e4e2ebf72a624d5ebe2d516ea" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a1cc088d33490ff58f94ffd09ffda1c82" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "namespaceoperations__research.html#a1cc088d33490ff58f94ffd09ffda1c82" > SetBit32< / a > (< a class = "el" href = "integral__types_8h.html#a1134b580f8da4de94ca6b1de4d37975e" > uint32< / a > *const bitset, < a class = "el" href = "integral__types_8h.html#a1134b580f8da4de94ca6b1de4d37975e" > uint32< / a > pos)< / td > < / tr >
< tr class = "separator:a1cc088d33490ff58f94ffd09ffda1c82" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a989f7360995e5921f26a29b2691e6b7b" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "namespaceoperations__research.html#a989f7360995e5921f26a29b2691e6b7b" > ClearBit64< / a > (< a class = "el" href = "integral__types_8h.html#abc0f5bc07737e498f287334775dff2b6" > uint64< / a > *const bitset, < a class = "el" href = "integral__types_8h.html#abc0f5bc07737e498f287334775dff2b6" > uint64< / a > pos)< / td > < / tr >
< tr class = "separator:a989f7360995e5921f26a29b2691e6b7b" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aa58c01239f5b32b9cb0cad14fb1ddf16" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "namespaceoperations__research.html#aa58c01239f5b32b9cb0cad14fb1ddf16" > ClearBit32< / a > (< a class = "el" href = "integral__types_8h.html#a1134b580f8da4de94ca6b1de4d37975e" > uint32< / a > *const bitset, < a class = "el" href = "integral__types_8h.html#a1134b580f8da4de94ca6b1de4d37975e" > uint32< / a > pos)< / td > < / tr >
< tr class = "separator:aa58c01239f5b32b9cb0cad14fb1ddf16" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:abd43126bf2a2e814acdb95877d4fa6e6" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "integral__types_8h.html#abc0f5bc07737e498f287334775dff2b6" > uint64< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "namespaceoperations__research.html#abd43126bf2a2e814acdb95877d4fa6e6" > BitCountRange64< / a > (const < a class = "el" href = "integral__types_8h.html#abc0f5bc07737e498f287334775dff2b6" > uint64< / a > *const bitset, < a class = "el" href = "integral__types_8h.html#abc0f5bc07737e498f287334775dff2b6" > uint64< / a > start, < a class = "el" href = "integral__types_8h.html#abc0f5bc07737e498f287334775dff2b6" > uint64< / a > end)< / td > < / tr >
< tr class = "separator:abd43126bf2a2e814acdb95877d4fa6e6" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a92abd2d92ec748c1de47f1be71a4d394" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "integral__types_8h.html#a1134b580f8da4de94ca6b1de4d37975e" > uint32< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "namespaceoperations__research.html#a92abd2d92ec748c1de47f1be71a4d394" > BitCountRange32< / a > (const < a class = "el" href = "integral__types_8h.html#a1134b580f8da4de94ca6b1de4d37975e" > uint32< / a > *const bitset, < a class = "el" href = "integral__types_8h.html#a1134b580f8da4de94ca6b1de4d37975e" > uint32< / a > start, < a class = "el" href = "integral__types_8h.html#a1134b580f8da4de94ca6b1de4d37975e" > uint32< / a > end)< / td > < / tr >
< tr class = "separator:a92abd2d92ec748c1de47f1be71a4d394" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a8b48d098fb775b4ec872d1906877fb75" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "namespaceoperations__research.html#a8b48d098fb775b4ec872d1906877fb75" > IsEmptyRange64< / a > (const < a class = "el" href = "integral__types_8h.html#abc0f5bc07737e498f287334775dff2b6" > uint64< / a > *const bitset, < a class = "el" href = "integral__types_8h.html#abc0f5bc07737e498f287334775dff2b6" > uint64< / a > start, < a class = "el" href = "integral__types_8h.html#abc0f5bc07737e498f287334775dff2b6" > uint64< / a > end)< / td > < / tr >
< tr class = "separator:a8b48d098fb775b4ec872d1906877fb75" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aec1829be6992c2fe011937e783fafbfe" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "namespaceoperations__research.html#aec1829be6992c2fe011937e783fafbfe" > IsEmptyRange32< / a > (const < a class = "el" href = "integral__types_8h.html#a1134b580f8da4de94ca6b1de4d37975e" > uint32< / a > *const bitset, < a class = "el" href = "integral__types_8h.html#a1134b580f8da4de94ca6b1de4d37975e" > uint32< / a > start, < a class = "el" href = "integral__types_8h.html#a1134b580f8da4de94ca6b1de4d37975e" > uint32< / a > end)< / td > < / tr >
< tr class = "separator:aec1829be6992c2fe011937e783fafbfe" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a9d4629658255c9a2aee5fbdaaabe4d6b" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a" > int64< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "namespaceoperations__research.html#a9d4629658255c9a2aee5fbdaaabe4d6b" > LeastSignificantBitPosition64< / a > (const < a class = "el" href = "integral__types_8h.html#abc0f5bc07737e498f287334775dff2b6" > uint64< / a > *const bitset, < a class = "el" href = "integral__types_8h.html#abc0f5bc07737e498f287334775dff2b6" > uint64< / a > start, < a class = "el" href = "integral__types_8h.html#abc0f5bc07737e498f287334775dff2b6" > uint64< / a > end)< / td > < / tr >
< tr class = "separator:a9d4629658255c9a2aee5fbdaaabe4d6b" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ae7e2ee952ccf14236fa3f86f4edc2420" > < td class = "memItemLeft" align = "right" valign = "top" > int  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "namespaceoperations__research.html#ae7e2ee952ccf14236fa3f86f4edc2420" > LeastSignificantBitPosition32< / a > (const < a class = "el" href = "integral__types_8h.html#a1134b580f8da4de94ca6b1de4d37975e" > uint32< / a > *const bitset, < a class = "el" href = "integral__types_8h.html#a1134b580f8da4de94ca6b1de4d37975e" > uint32< / a > start, < a class = "el" href = "integral__types_8h.html#a1134b580f8da4de94ca6b1de4d37975e" > uint32< / a > end)< / td > < / tr >
< tr class = "separator:ae7e2ee952ccf14236fa3f86f4edc2420" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ada5912beef1f0a6a67214ba9fff393e0" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a" > int64< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "namespaceoperations__research.html#ada5912beef1f0a6a67214ba9fff393e0" > MostSignificantBitPosition64< / a > (const < a class = "el" href = "integral__types_8h.html#abc0f5bc07737e498f287334775dff2b6" > uint64< / a > *const bitset, < a class = "el" href = "integral__types_8h.html#abc0f5bc07737e498f287334775dff2b6" > uint64< / a > start, < a class = "el" href = "integral__types_8h.html#abc0f5bc07737e498f287334775dff2b6" > uint64< / a > end)< / td > < / tr >
< tr class = "separator:ada5912beef1f0a6a67214ba9fff393e0" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a694d927d80a23d26c0e7aeac8828406a" > < td class = "memItemLeft" align = "right" valign = "top" > int  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "namespaceoperations__research.html#a694d927d80a23d26c0e7aeac8828406a" > MostSignificantBitPosition32< / a > (const < a class = "el" href = "integral__types_8h.html#a1134b580f8da4de94ca6b1de4d37975e" > uint32< / a > *const bitset, < a class = "el" href = "integral__types_8h.html#a1134b580f8da4de94ca6b1de4d37975e" > uint32< / a > start, < a class = "el" href = "integral__types_8h.html#a1134b580f8da4de94ca6b1de4d37975e" > uint32< / a > end)< / td > < / tr >
< tr class = "separator:a694d927d80a23d26c0e7aeac8828406a" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a62ee39cdd9ff970b4e18e08ed5c0187c" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a" > int64< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "namespaceoperations__research.html#a62ee39cdd9ff970b4e18e08ed5c0187c" > UnsafeLeastSignificantBitPosition64< / a > (const < a class = "el" href = "integral__types_8h.html#abc0f5bc07737e498f287334775dff2b6" > uint64< / a > *const bitset, < a class = "el" href = "integral__types_8h.html#abc0f5bc07737e498f287334775dff2b6" > uint64< / a > start, < a class = "el" href = "integral__types_8h.html#abc0f5bc07737e498f287334775dff2b6" > uint64< / a > end)< / td > < / tr >
< tr class = "separator:a62ee39cdd9ff970b4e18e08ed5c0187c" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a8531856d0edea91b0ce299febf4a59bf" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8" > int32< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "namespaceoperations__research.html#a8531856d0edea91b0ce299febf4a59bf" > UnsafeLeastSignificantBitPosition32< / a > (const < a class = "el" href = "integral__types_8h.html#a1134b580f8da4de94ca6b1de4d37975e" > uint32< / a > *const bitset, < a class = "el" href = "integral__types_8h.html#a1134b580f8da4de94ca6b1de4d37975e" > uint32< / a > start, < a class = "el" href = "integral__types_8h.html#a1134b580f8da4de94ca6b1de4d37975e" > uint32< / a > end)< / td > < / tr >
< tr class = "separator:a8531856d0edea91b0ce299febf4a59bf" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ad0d57fe2cba7f40e2f93237cb1b7bf98" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a" > int64< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "namespaceoperations__research.html#ad0d57fe2cba7f40e2f93237cb1b7bf98" > UnsafeMostSignificantBitPosition64< / a > (const < a class = "el" href = "integral__types_8h.html#abc0f5bc07737e498f287334775dff2b6" > uint64< / a > *const bitset, < a class = "el" href = "integral__types_8h.html#abc0f5bc07737e498f287334775dff2b6" > uint64< / a > start, < a class = "el" href = "integral__types_8h.html#abc0f5bc07737e498f287334775dff2b6" > uint64< / a > end)< / td > < / tr >
< tr class = "separator:ad0d57fe2cba7f40e2f93237cb1b7bf98" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a6de2fd571f71b9aa6f7bcb2eb235d02c" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8" > int32< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "namespaceoperations__research.html#a6de2fd571f71b9aa6f7bcb2eb235d02c" > UnsafeMostSignificantBitPosition32< / a > (const < a class = "el" href = "integral__types_8h.html#a1134b580f8da4de94ca6b1de4d37975e" > uint32< / a > *const bitset, < a class = "el" href = "integral__types_8h.html#a1134b580f8da4de94ca6b1de4d37975e" > uint32< / a > start, < a class = "el" href = "integral__types_8h.html#a1134b580f8da4de94ca6b1de4d37975e" > uint32< / a > end)< / td > < / tr >
< tr class = "separator:a6de2fd571f71b9aa6f7bcb2eb235d02c" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a63a915210c8c46803e884506f578f307" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "integral__types_8h.html#abc0f5bc07737e498f287334775dff2b6" > uint64< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "namespaceoperations__research.html#a63a915210c8c46803e884506f578f307" > TwoBitsFromPos64< / a > (< a class = "el" href = "integral__types_8h.html#abc0f5bc07737e498f287334775dff2b6" > uint64< / a > pos)< / td > < / tr >
< tr class = "separator:a63a915210c8c46803e884506f578f307" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table > < table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "var-members" > < / a >
Variables< / h2 > < / td > < / tr >
2021-02-16 18:34:57 +01:00
< tr class = "memitem:a90d1406de97913c95ddde50a74e55f0a" > < td class = "memItemLeft" align = "right" valign = "top" > static const < a class = "el" href = "integral__types_8h.html#abc0f5bc07737e498f287334775dff2b6" > uint64< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "namespaceoperations__research.html#a90d1406de97913c95ddde50a74e55f0a" > kAllBits64< / a > = uint64_t{0xFFFFFFFFFFFFFFFF}< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a90d1406de97913c95ddde50a74e55f0a" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-02-16 18:34:57 +01:00
< tr class = "memitem:a67374710b8569112d72ce32369e68468" > < td class = "memItemLeft" align = "right" valign = "top" > static const < a class = "el" href = "integral__types_8h.html#abc0f5bc07737e498f287334775dff2b6" > uint64< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "namespaceoperations__research.html#a67374710b8569112d72ce32369e68468" > kAllBitsButLsb64< / a > = uint64_t{0xFFFFFFFFFFFFFFFE}< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a67374710b8569112d72ce32369e68468" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a88f56fedb5aeb959a583d1527c2c7156" > < td class = "memItemLeft" align = "right" valign = "top" > static const < a class = "el" href = "integral__types_8h.html#a1134b580f8da4de94ca6b1de4d37975e" > uint32< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "namespaceoperations__research.html#a88f56fedb5aeb959a583d1527c2c7156" > kAllBits32< / a > = 0xFFFFFFFFU< / td > < / tr >
< tr class = "separator:a88f56fedb5aeb959a583d1527c2c7156" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table >
< h2 class = "groupheader" > Macro Definition Documentation< / h2 >
< a id = "ae5a53e66fb1e93cdfc78edc0aa603d81" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ae5a53e66fb1e93cdfc78edc0aa603d81" > ◆ < / a > < / span > USE_DEBRUIJN< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define USE_DEBRUIJN      true< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2020-10-09 12:00:09 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "bitset_8h_source.html#l00070" > 70< / a > of file < a class = "el" href = "bitset_8h_source.html" > bitset.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
< / div > <!-- contents -->
< / div > <!-- doc - content -->
<!-- HTML footer for doxygen 1.8.18 -->
<!-- start footer part -->
< div id = "nav-path" class = "navpath" > <!-- id is needed for treeview function! -->
< ul >
< li class = "navelem" > < a class = "el" href = "dir_a7cc1eeded8f693d0da6c729bc88c45a.html" > ortools< / a > < / li > < li class = "navelem" > < a class = "el" href = "dir_a3328a0ea67a2aaa160c2783ffbaa5dc.html" > util< / a > < / li > < li class = "navelem" > < a class = "el" href = "bitset_8h.html" > bitset.h< / a > < / li >
< li class = "footer" > Generated by
< a href = "http://www.doxygen.org/index.html" >
2021-01-26 11:28:50 +01:00
< img class = "footer" src = "doxygen.png" alt = "doxygen" / > < / a > 1.9.1 < / li >
2020-09-01 16:00:33 +02:00
< / ul >
< / div >
< / body >
< / html >