Torvalds, the creator of the Linux kernel.
2017-09-14
2017-09-13
Overloading reloaded (C)
In Overloading so much I've forgotten C11 and its _Generic
I've talked about in Type-generic functions (overloading) in C11.
2017-09-12
Database crackdown
It was a bright sunny day, or maybe not. Then, suddenly, a system started to misbehave.
2017-09-11
Overloading so much
I suppose that my average readers know what overloading is, but let me give a quick definition: overloading is a feature which allows to reuse (overload) a function name provided that each signature makes each function distinguishable. According to the signature the compiler can pick the right actual code to execute.
Subscribe to:
Posts (Atom)