![]() |
zeep::http::evaluate_el_link — Evaluate the text in text as a potential link template.
// In header: <zeep/http/el-processing.hpp> object evaluate_el_link(const scope & scope, const std::string & text);
The expression found in text is processed and the result is returned as a link template object. This function is called from el::include/el::replace/el::insert attributes.
Parameters: |
|
||||
Returns: |
The resulting link |