* \brief * Checks if any element in composite_base desires control. * * `wants_control` iterates over every element inside the * composite_base. If any element wants control, the method breaks the * loop and returns true. * * \return bool * `true` if there's an element wanting control, `false` otherwise. */
source not stored for this graph (policy: none)
no outgoing calls
no test coverage detected