Fatal Error C1509

compiler limit : too many exception handler states in function 'function'. simplify function

The compiler exceeded an internal limit for exception handler states (1,920 exception handler states). This error usually occurs because function contained an complex expression made of user-defined class variables and arithmetic operators.

Possible solutions: