MCPcopy Create free account
hub / github.com/GothenburgBitFactory/taskwarrior / get_integer

Method get_integer

src/Variant.cpp:2089–2089  ·  view source on GitHub ↗

///////////////////////////////////////////////////////////////////////////

Source from the content-addressed store, hash-verified

2087
2088////////////////////////////////////////////////////////////////////////////////
2089long long Variant::get_integer() const { return _integer; }
2090
2091////////////////////////////////////////////////////////////////////////////////
2092double Variant::get_real() const { return _real; }

Callers 9

TEST_NAMEFunction · 0.80
TEST_NAMEFunction · 0.80
TEST_NAMEFunction · 0.80
TEST_NAMEFunction · 0.80
TEST_NAMEFunction · 0.80
TEST_NAMEFunction · 0.80
TEST_NAMEFunction · 0.80
TEST_NAMEFunction · 0.80
TEST_NAMEFunction · 0.80

Calls

no outgoing calls

Tested by 9

TEST_NAMEFunction · 0.64
TEST_NAMEFunction · 0.64
TEST_NAMEFunction · 0.64
TEST_NAMEFunction · 0.64
TEST_NAMEFunction · 0.64
TEST_NAMEFunction · 0.64
TEST_NAMEFunction · 0.64
TEST_NAMEFunction · 0.64
TEST_NAMEFunction · 0.64