Algorithms Library Toolkit
A toolkit for algorithms, especially for algorithms on formal languages
Static Public Member Functions
core::stringApi< char > Struct Reference

#include <Character.h>

Static Public Member Functions

static char parse (ext::istream &input)
 
static bool first (ext::istream &input)
 
static void compose (ext::ostream &output, char primitive)
 

Member Function Documentation

◆ compose()

void core::stringApi< char >::compose ( ext::ostream output,
char  primitive 
)
static

◆ first()

bool core::stringApi< char >::first ( ext::istream input)
static

◆ parse()

char core::stringApi< char >::parse ( ext::istream input)
static

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