Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

I think you want cv.hpp.

Also, I'm 99% sure what you're doing with the data pointer there is all kinds of a bad idea. I can't think of a single situation where making an assignment to the data member is the right thing to do. Whatever you're doing there, it's wrong.