Commit Graph

6 Commits

Author SHA1 Message Date
Vladimir Prus
a031382c91 Try to workaround vc7 failure by adding & when taking function address.
[SVN r23180]
2004-06-25 12:21:21 +00:00
Vladimir Prus
df45b22508 More vc6 workarounds.
[SVN r23101]
2004-06-15 09:15:32 +00:00
Vladimir Prus
0219187044 Turns out intel just don't have templated vector constructor in some
configurations. Introduce auxilliary function to conveniently create vectors
from arrays.


[SVN r22952]
2004-05-27 14:36:53 +00:00
Vladimir Prus
cf02adf126 Fix a typo in the previous commit.
[SVN r22951]
2004-05-27 14:17:53 +00:00
Vladimir Prus
f1e659daf3 Intel 7.1 does not like passing char*[] and char** as two arguments to
vector<string> constructor. Try to workaround this.


[SVN r22950]
2004-05-27 14:13:24 +00:00
Vladimir Prus
196f6c0b5b Import revision 295 of the program_options library.
[SVN r22823]
2004-05-14 13:40:31 +00:00