25 Feb
2010
25 Feb
'10
5:53 p.m.
Hi,
I initialize time input facet in such way:
new boost::posix_time::time_input_facet( std::string("%Y-%m-%d %H:%M:
%S") )
and
valgrind --track-origins=yes
tells me:
==30317== Conditional jump or move depends on uninitialised value(s)
...
==30317== Uninitialised value was created by a stack allocation
==30317== at 0x806C486: std::vector