Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
function 'function' selected for inline expansion
The compiler performed inlining on the given function, although it was not marked for inlining.
C4711 is enabled if /Ob2 is specified.
Inlining is performed at the compiler's discretion. This warning is informational.
This warning is off by default. To enable a warning, use #pragma warning. See Compiler Warnings That Are Off by Default for more information.