Template Class CloseDescriptor#
Defined in File AnnotDescriptors.h
Inheritance Relationships#
Base Type#
public Descriptor
Class Documentation#
-
template<class Descriptor, char left, char right>
class CloseDescriptor : public Descriptor# A descriptor with begin(left) and end(right) characters, such as {x}, (x), etc.