> +bool handler::is_root_handler() const > +{ > +Ā return this == table->file; > +} better make it inline in handler.h