Commits


Edward Chen authored and GitHub committed 2ec1f94bfde
Make MlasTestFixture::mlas_tester an inline variable. (#18263) Make MlasTestFixture::mlas_tester an inline variable. With this change we no longer need to define `MlasTestFixture<T>::mlas_tester` outside of the class definition.