mirror of
https://github.com/esphome/esphome.git
synced 2026-09-11 15:27:33 +00:00
Every build below VERY_VERBOSE now checks the base class and each generated decodable message with std::is_polymorphic_v, so a vtable cannot come back unnoticed.