Well in c++ you wouldn't really need inline fun, y...
# announcements
k
Well in c++ you wouldn't really need inline fun, you have macros, templates, and normal function that are inlined by the compiler anyway.