我正在这样做
boost::gregorian::date current_date(boost::date_time::day_clock::local_day());
我收到以下错误
‘template<class date_type> class boost::date_time::day_clock’ used without template parameters
有什么我必须做的不同吗?
参考http://www.boost.org/doc/libs/1_47_0/doc/html/date_time/gregorian.html#date_construct_from_clock