8ย years, 5ย months ago
Domain Expertise
Highlights
Community contributions featured15ย years, 10ย months ago
First of all, thanks everyone for your comments and suggestions.Quote:Original post by AntheusMain reason why it doesn't fit well with C++ is the static compilation model. Thisโฆ
15ย years, 10ย months ago
15ย years, 10ย months ago
Hello all,I've been doing some code redesign lately, and have come across a design issue I can't seem to answer easily myself. Suppose I have a simple OpenGL wrapper class, forโฆ
15ย years, 10ย months ago
So I thought it would be a great idea to add template friends to my class for the standard operators (add, subtract, etc.), so I could do cool things like a = 1 / b;, but I seemโฆ
16ย years, 11ย months ago
Latest Activity
See all in DiscussionsFirst of all, thanks everyone for your comments and suggestions.Quote:Original post by AntheusMain reason why it doesn't fit well with โฆ
15ย years, 10ย months ago
Coding Horror posted a great article about this exact subject. Dedicating a PC to the task of routing would certainly โฆ
15ย years, 10ย months ago
Ah, this wonderful bug. I don't think there is any real solution, but there is a workaround:1) Add a: void โฆ
15ย years, 10ย months ago