#include a) { } int main() { VectorXf a(10); CV_QUALIFIER VectorXf& ac(a); call_ref(ac); }