$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] SQL: next iteration of sqlpp11
From: Bjorn Reese (breese_at_[hidden])
Date: 2014-02-03 08:50:54
Table columns have a _can_be_null option. How about handling this
implicitly by declaring the _value_type be a boost::optional type?