Compilation with gcc 8 fails after commit 483f220. The error is: ``` scope-lite.hpp:831:27: error: invalid use of ‘this’ at top level scope_noexcept_op(this->exit_function()) ^~~~ ```
Compilation with gcc 8 fails after commit 483f220. The error is: