Commits

Philipp A. Hartmann authored 86c47a6a8bf
document.h: move inclusion of template meta functions In order to activate the suppression of "-Weffc++" warnings in the template meta function classes (non-virtual destructor), move the inclusion of the meta-function header `internal/meta.h` after the suppression pragma.