On Thu, Jan 30, 2014 at 8:18 AM, Nevin Liber <nevin@eviloverlord.com> wrote: > you really don't want to use boost::nullptr, > given that nullptr is a keyword in C++11. boost::none might be a candidate for this.