Pierre-Étienne Messier

Results 3 comments of Pierre-Étienne Messier

I am trying to do a IsScreenOn() function in order to call wake() only if the screen is off. So far, I found that "dumpsys power" has mScreenOn variable but...

> int CPtCloudDataSWL::ASCIIReadNbPts( const size_t nbPtsToRead_ ) > { > const CTUnitDird normal( m_euler.TransformationMatrixGet()( 0, 2 ), > m_euler.TransformationMatrixGet()( 1, 2 ), > m_euler.TransformationMatrixGet()( 2, 2 ) ); > >...

I think it's a bug in VS: https://developercommunity.visualstudio.com/content/problem/715068/-declspec-empty-base-not-working-in-variadic-templ.html By the way, I have the same problem with this test in MSVC