[Home]History of Operator overloading

HomePage | Recent Changes | Preferences

Revision 4 . . December 16, 2001 6:38 am by Taw ["+" -> <tt>+</tt> etc.]
Revision 3 . . December 4, 2001 8:22 pm by The Anome [added python to list, minor tweak to first sent. and table]
Revision 2 . . December 4, 2001 6:40 pm by Robbe [criticism]
Revision 1 . . December 3, 2001 6:34 am by Taw [initial version]
  

Difference (from prior major revision) (no other diffs)

Changed: 1c1
Operator overloading is a Programming technique in which some or all of operators like "+", "=" or "==" can be treated as functions and can be defined
Operator overloading is a programming technique in which some or all of operators like +, = or == can be treated as functions and can be defined

Changed: 19c19
Languages that support operator overloading and declaring new operators: PostgreSQL version of SQL Ruby
Languages that support operator overloading and declaring new operators: PostgreSQL version of SQL, Ruby

HomePage | Recent Changes | Preferences
Search: