Is it possible to force compiler (CLang/GCC/MSVC) to throw compile error whenever forced-inline function failed to be inlined for any reason?
Imagine next code: