I am doing this
boost::gregorian::date current_date(boost::date_time::day_clock::local_day());
and I get the following error
‘template<class date_type> class boost::date_time::day_clock’ used without template parameters
Anything that I have to do different ?
reference http://www.boost.org/doc/libs/1_47_0/doc/html/date_time/gregorian.html#date_construct_from_clock