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