
19 Nov
2024
19 Nov
'24
8:41 a.m.
Am 19.11.2024 um 09:37 schrieb Klemens Morgenstern via Boost:
sqltie:;value would work. I should add optional support though.
maybe a related question - how to you handle overflows - for example reading a too large value into a float? is there a way to define how safe the conversion should be (plain cast, check for overflow and throw exception)?