[odb-users] From odb::nullable<float> to float

Boris Kolpackov boris at codesynthesis.com
Mon Jun 22 09:39:05 EDT 2015


Nicholas Cremonesi <nicholas.cremonesi at gmail.com> writes:

> I need to convert data from the db which are setted to odb:nulllable<float>
> to "simple" float.
> 
> How can I do that?

By reading the manual. Specifically, Section 7.3, "Pointers and NULL
Value Semantics".

Boris



More information about the odb-users mailing list