Enhance template specialization for ParameterStatement setters
--------------------------------------------------------------
Key: CAROB-55
URL: https://forge.continuent.org/jira/browse/CAROB-55
Project: Carob
Type: Task
Components: C++ API
Reporter: Marc Herbert
Assigned to: Marc Herbert
Priority: Minor
right now templatized ParameterStatement setters are slightly specialized
explicitely/"by hand"
using wrappers (setFloat, setBoolean) above them.
There is a need for a deeper, real C++ specialization, at least for floats and
double to convert "inf" and
"NaN" strings and set the optimal stream.precision(). The slight existing
specialization should
then be folded into this to avoid confusion. The templatized setter could then
be made public.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://forge.continuent.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
_______________________________________________
Carob mailing list
[email protected]
https://forge.continuent.org/mailman/listinfo/carob