Vladimir Panteleev wrote: > Doesn't this mean that standard library functions will never be inlined? The standard library functions can be inlined despite them being in phobos.lib because the compiler still has access to the source code for them.