7 #ifndef BSCRIPT_BERROR_H 8 #define BSCRIPT_BERROR_H 13 #include "../clib/compilerspecifics.h" 14 #include "../clib/rawtypes.h" 34 explicit BError(
const char* errortext );
35 explicit BError(
const std::string& errortext );
39 static unsigned int creations();
43 BError( std::istream& is,
unsigned size );
bool operator<(T *ptr, const ref_ptr< T > &rptr)
bool operator==(T *ptr, const ref_ptr< T > &rptr)
static unsigned int creations_