A high-level, general-purpose programming language, created as an extension of the C programming language, that has object-oriented, generic, and functional features in addition to facilities for low-level memory manipulation.
Try using this linker option (in Project Properties) — Link Time Code Generation: “Use Link Time Code Generation (/LTCG)”.
How did you check the inlining results?