--- parser3/src/include/pa_string.h 2001/05/21 16:38:46 1.95 +++ parser3/src/include/pa_string.h 2001/05/21 16:39:32 1.96 @@ -5,7 +5,7 @@ Author: Alexander Petrosyan (http://design.ru/paf) - $Id: pa_string.h,v 1.95 2001/05/21 16:38:46 parser Exp $ + $Id: pa_string.h,v 1.96 2001/05/21 16:39:32 parser Exp $ */ #ifndef PA_STRING_H @@ -218,8 +218,8 @@ public: }; String& change_case(Pool& pool, const unsigned char *pcre_tables, Change_case_kind kind) const; - double as_double(); - int as_int(); + double as_double() const; + int as_int() const; #ifndef NO_STRING_ORIGIN /// origin of string. calculated by first row