|
Boost : |
From: Bo Liu (liubo1975_at_[hidden])
Date: 2005-08-06 06:34:42
Hello Martin,
Can you tell me how you got the following
more-than-one-instance error resolved?
/boost/head-regression/boost/boost/iostreams/copy.hpp(182):
error: more than one instance of overloaded function
"resolve" matches the argument list:
function template
"boost::iostreams::detail::resolve<Mode,Ch,Iter>(const
boost::iterator_range<Iter> &)"
function template
"boost::iostreams::detail::resolve<Mode,Ch,T>(const T
&, boost::disable_if<boost::iostreams::is_std_io<T>,
void>::type *)"
argument types are: (const
boost::iterator_range<const char *>)
return copy_impl(resolve<input, char_type>(src),
wrap(snk), buffer_size);
command:
icpc -c -w1 -g -O0
-I"../bin/boost/libs/iostreams/test"
-I"/boost/head-regression/boost" -o
"../bin/boost/libs/iostreams/test/newline_filter_test.test/intel-8.1-linux/debug/newline_filter_test.o"
"/boost/head-regression/boost/libs/iostreams/test/newline_filter_test.cpp"
I got the googled link,
http://64.233.187.104/search?q=cache:uEsi-MT1fegJ:www.jobmanager.com/engineering/boost-regression/output/Martin%2520Wille-bin-boost-libs-iostreams-test-newline_filter_test-test-intel-8-1-linux-debug.html+icpc+more+than+one+instance+of+overloaded+function&hl=en,
when I ran into the similar problem. It seems that you
have resolved problem since that page was removed.
Thanks,
-Bo
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam
protection around
http://mail.yahoo.com
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk