Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

3
  • Can you give me an example? this is what interest me. Commented Mar 6, 2011 at 11:40
  • The above example of sets is one. I work with a lot of signal video manipulation and dealing with that data is much easier if you follow OOD and overload these operators while doing encoding/decoding operations. eg: frame1 & frame2 or frame1 && frame2 for comparison etc. Commented Mar 6, 2011 at 14:03
  • I dont understand, why would you use frame1 '&' or '&&' frame2? what is it suppose to do? Commented Mar 6, 2011 at 14:59