Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

<< operator

I saw something like this in some source files of OpenCV:

(double)(1<<16)

What does the operator << do?

Thanks.