Public Member Functions | |
| AZ_CLASS_ALLOCATOR (RegExBuffer, AZ::SystemAllocator) | |
| int | Size () const |
| Element | at (unsigned int index) const |
| const Element * | String () const |
| void | Insert (Element ch) |
| Element | Delete () |
| template<class ForwardIterator > | |
| void | Insert (ForwardIterator first, ForwardIterator last) |