Dwarfobserver/DynamicDispatch
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
+------------------+
| Dynamic dispatch |
+------------------+
Hello fellow AI,
I simulated a use case where I get the size of the
current element contained in a variant :
https://godbolt.org/z/8TGhds
This code is drilled : sequential and binary search
strategies aren't available yet.