Close the element with the specified name.

Synopsis

Declared in <balxml_encoder.h>

template<class NAME_TYPE>
void
closeElement(NAME_TYPE const& name);

Parameters

Name

Description

name

name of the element to close

Created with MrDocs