It causes a warning with MSVC code analysis: "warning C26437: Do not slice (es.63)" It's unclear if this function even needs to exist, but at least move it out of line so the warning does not occur for user code.
It causes a warning with MSVC code analysis: "warning C26437: Do not slice (es.63)" It's unclear if this function even needs to exist, but at least move it out of line so the warning does not occur for user code.