Quote:
it "requests" the compiler to put it inline but the compiler was not required to do so and it was up to the compiler to decide.
That and more than that. See the documentation (inline specifier - cppreference.com[^]) for the gory details.
Thanks Richard and Victor for the consolations. This is a much nicer forum than some. I do try to research before posting but sometimes without help I get stumped.