MCPcopy Create free account
hub / github.com/ComodoSecurity/openedr / Int

Class Int

edrav2/eprj/boost/libs/optional/test/optional_test_map.cpp:81–85  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

79#endif // no rvalue refs
80
81struct Int
82{
83 int i;
84 explicit Int(int i_) : i(i_) {}
85};
86
87struct convert_t
88{

Callers 6

operator()Method · 0.70
make_opt_intFunction · 0.70
json_value.cppFile · 0.50
asIntMethod · 0.50
JSONTEST_FIXTUREFunction · 0.50
parseMethod · 0.50

Calls

no outgoing calls

Tested by 2

operator()Method · 0.56
make_opt_intFunction · 0.56