[Bug] Interaction between date_time and filesystem libraries

6 Apr
2006
6 Apr
'06
12:08 a.m.
When I try to the following code under VC6.0: #include <boost/date_time/gregorian/greg_date.hpp> #include <boost/filesystem/convenience.hpp> I get the following error: error C2955: 'equivalent' : use of class template requires template argument list : see declaration of 'equivalent' If I reverse the order of inclusion there is no error. Joe Gottman
7005
Age (days ago)
7005
Last active (days ago)
0 comments
1 participants
participants (1)
-
Joe Gottman