
5 Oct
2006
5 Oct
'06
3:19 p.m.
On 2006-10-05, Dean Michael Berris <mikhailberis@gmail.com> wrote:
Hi Steve!
On 10/5/06, Steve Hutton <shutton@featurecomplete.com> wrote:
SOCI supports something very similar, with either positional binding like you show, or binding by name.
Would you by any chance be adding boost::tuple or boost::fusion tuple support for efficient result/element access? Or would statically defined positional interfaces be a bit harder to introduce with the current code?
Yes, we have plans to support Resultset<boost::tuple> Steve