|
|
|
|
|
by jlokier
2353 days ago
|
|
The quarter of a century thing does not apply to "inline". Although inline was added in C99, it was already an extremely widely supported extension in mainstream compilers, even since the C89 days, when we just called it "ANSI C". MSVC has supported inline for a long time, long before it started supporting other C99 features. |
|