On Feb 18, 11:06 pm, Travis <travis.bow...@gmail.com> wrote:
> I'm trying to figure out how to use Boost? For example, I'd like to
> use the is_equal function to test two strings but I can't figure out
> exactly what to include or how to call the method.
>
> http://www.boost.org/doc/html/boost/.../is_equal.html
>
> I know the boost libraries are installed.
Could you please give a small program and possible errors that you got
during the compile phase.
1st guess on your input is : did you set -I and -l options when
compiling the program?
If you send the above mentioned, anyone familiar with boost will
direct you to the right location,
Rgds,