Somewhere in the E.U., le 10/12/2002

        Hi

David Abrahams wrote:
> 
> "Rozental, Gennadiy" <[EMAIL PROTECTED]> writes:

[SNIP]

> >> #    From: ..\libs\test\src\test_tools.cpp
> >> # ----------------------------------------
> >> #      53:      void            short_report( std::ostream& where_to_,
> > size_t indent_ = 0 );    // short
> >> #   Error:
> > ^^^^^^
> >> #   declaration syntax error
> >
> > Why?
> 
> Perhaps you didn't add the std:: qualification or you didn't include
> stddef.h?
> 
> Those would be the obvious and usual reasons for a complaint about
> size_t.

[SNIP]

                Changed to ::std::size_t in my local copy and the problem went away.

HH


_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost

Reply via email to