added operator traits for +=, *=, -=, /*, %=, &=, |=, =, <<, >>, >>= and <<=; added note about private operators yielding compiler error in the doc