RE: [libxml++] windows compile error with latest release



> 'Default' : pure specifier can only be specified for functions
> 
>   class KeepBlanks {
>     public:
> -->      static const bool Default = true;

This does look a bit unusual to me. I always thought that static members
should be initialized in the .cpp file. Anyway, I think an enum would be
acceptable instead.

Murray Cumming
murrayc usa net
www.murrayc.com




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]