$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Doug Gregor (dgregor_at_[hidden])
Date: 2007-03-09 13:20:08
Hello fellow Boosters,
For those interested in Concepts, the C++0x feature that provides
improved type-checking for templates and a host of capabilities that
we all try to emulate with template trickery today, my recent Google
Tech Talk on Concepts is available on Google Video:
http://video.google.com/videoplay?docid=-1790714981047186825
For a more in-depth introduction to concepts, come to ACCU 2007's
Future of C++ track (http://www.accu.org/index.php/conferences/
accu_conference_2007) or, best of all, come to BoostCon 2007 (http://
boostcon.com) for the half-day, hands-on Concepts workshop.
Cheers,
Doug