MCPcopy Create free account
hub / github.com/ElementsProject/elements / type

Class type

src/support/events.h:22–22  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

20};\
21/* unique ptr typedef */\
22typedef std::unique_ptr<struct type, type##_deleter> raii_##type
23
24MAKE_RAII(event_base);
25MAKE_RAII(event);

Callers 15

parse_function_callsFunction · 0.50
normalizeFunction · 0.50
escapeFunction · 0.50
unescapeFunction · 0.50
parse_string_contentFunction · 0.50
count_format_specifiersFunction · 0.50
run_testMethod · 0.50
program_to_witnessFunction · 0.50
check_keyFunction · 0.50
check_scriptFunction · 0.50
__getattr__Method · 0.50

Calls

no outgoing calls

Tested by 1

test_sequenceMethod · 0.40