mrdocs::handlebars::HandlebarsOptions::assumeObjects

Removes object existence checks when traversing paths

Synopsis

Declared in <mrdocs/Handlebars/Options.hpp>

bool assumeObjects = false;

Description

This is a subset of strict mode that generates optimized templates when the data inputs are known to be safe.