Useful Source Code

checked_cast - A very simple template that functions as a static_cast in a release build but provides an assert check on the Run Time Type Information in a debug build. Handy when you want a bit of extra cast error checking in debug, but need full speed in release.

clickable_message - A neat macro that will format a #pragma message so that it is clickable (click to go to the line) in MS Dev Studio, without generating a compiler warning like the trailing semi-colon method.

pySmtpMailer v0.01 - a very simple SMTP mailer using python's smtplib, released under GPLv3

  • dreamhost.com logo
    Happily hosted by dreamhost.com
  • This site is green.
  • Bike Month
    miles biked47.50
    gallons saved1.36
    dollars saved$5.22
    pounds CO2 saved26.60
    calories burned1677

{ dubovsky.com }