Skip to main content

The CharElem Struct Reference

Declaration

struct CharAroundSpace::CharElem { ... }

Public Constructors Index

CharElem ()

Public Member Attributes Index

boolbefore
boolafter

Definition at line 566 of file util.cpp.

Public Constructors

CharElem()

CharAroundSpace::CharElem::CharElem ()
inline

Definition at line 568 of file util.cpp.

References after, before and TRUE.

Public Member Attributes

after

bool CharAroundSpace::CharElem::after

Definition at line 570 of file util.cpp.

570 bool after;

Referenced by CharElem.

before

bool CharAroundSpace::CharElem::before

Definition at line 569 of file util.cpp.

569 bool before;

Referenced by CharElem.


The documentation for this struct was generated from the following file:


Generated via doxygen2docusaurus by Doxygen 1.14.0.