#include "CeylanStringUtils.h"#include <string>#include <list>#include <utility>


Go to the source code of this file.
Classes | |
| class | Ceylan::TextBuffer |
| Stores a sequence of texts, and allows to access the overall text according to various ways, either text-by-text or line-by-line. More... | |
| class | Ceylan::TextBuffer::TextBuffer::TextBufferException |
| Exception raised by text buffers. More... | |
Namespaces | |
| namespace | Ceylan |
| This part of the Ceylan namespace gathers some convenient string manipulation facilities to be widely used. | |
1.5.8