mrdocs::helpers::and_fn
"and" helper function
Synopsis
Declared in <mrdocs/Support/Handlebars.hpp>
bool
and_fn(dom::Array const& args);
Parameters
| Name | Description |
|---|---|
args |
The values to test |
Created with MrDocs
"and" helper function
Declared in <mrdocs/Support/Handlebars.hpp>
bool
and_fn(dom::Array const& args);
| Name | Description |
|---|---|
args |
The values to test |
Created with MrDocs