Click here to Skip to main content
15,892,809 members
Articles / Programming Languages / C#

Operator Overloading with Generics

Rate me:
Please Sign up or sign in to vote.
4.67/5 (15 votes)
23 Jun 20054 min read 93.7K   418   34  
Using Lightweight Code Generation and delegates to allow operator overloading in .NET 2.0.

Alternatives

Members may post updates or alternatives to this current article in order to show different approaches or add new features.

No alternatives have been posted.

License

This article has no explicit license attached to it but may contain usage terms in the article text or the download files themselves. If in doubt please contact the author via the discussion board below.

A list of licenses authors might use can be found here


Written By
Software Developer (Senior) Idea Entity
United States United States
I taught myself, programming BASIC in 1982 on an Atari 400, and went on from there.

I was a developer on version 1 of LINQ to SQL; now I work for Idea Entity on other Microsoft projects.

Comments and Discussions