Abraxas/CCS Home Table of Contents
class C30 {
public:
C30 operator&&() ;
C30 operator||() ;
C30 operator,() ;
C30 operator+=();
};