mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-23 02:05:57 +01:00
bst vs heap: move in fully from cpp-cheat
This commit is contained in:
@@ -474,6 +474,12 @@ path_properties_tuples = (
|
||||
'return2.c': {'exit_status': 2},
|
||||
}
|
||||
),
|
||||
'cpp': (
|
||||
{},
|
||||
{
|
||||
'bst_vs_heap_vs_hashmap.cpp': {'more_than_1s': True},
|
||||
},
|
||||
),
|
||||
'gcc': (
|
||||
gnu_extension_properties,
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user