Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OriginQ/QPanda-2
/ get_bool
Method
get_bool
Extensions/PilotOSMachine/JsonParser.h:137–139 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
135
}
136
137
bool get_bool(const std::string& key){
138
_GET_MEMBER(key.c_str(), bool);
139
}
140
141
template <class Ty>
142
void get_set(const char* key, std::set<Ty>& vec) {
Callers
4
real_chip_measure
Method · 0.80
async_real_chip_measure
Method · 0.80
init_withconfig
Method · 0.80
resolv_conf
Function · 0.80
Calls
no outgoing calls
Tested by
1
resolv_conf
Function · 0.64