C++ User's Guide

+d

Does not expand C++ inline functions.

Interactions

This option is automatically turned on when you specify -g, the debugging option.

The -g0 debugging option does not turn on +d.

Warnings

For large programs that rely heavily on inline functions, the amount of additional code generated can be substantial.

See also

-g0, -g