Thread Previous • Date Previous • Date Next • Thread Next |
On Wed, 24 May 2023 at 18:32, Sergei Golubchik <serg@xxxxxxxxxxx> wrote: > > +bool handler::is_root_handler() const > > +{ > > + return this == table->file; > > +} > > better make it inline in handler.h > > Can't 😓 TABLE is incomplete in handler.h. -- Yours truly, Nikita Malyavin
Thread Previous • Date Previous • Date Next • Thread Next |