Boost logo

Boost :

From: Ruben Perez (rubenperez038_at_[hidden])
Date: 2024-11-19 08:30:11


What's the best way to specify a nullable field in the static
interface? std::optional<T> and boost::optional<T> don't seem to work,
nor does having a sqlite::field member.

Thanks,
Ruben.


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk