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

#include <Unsigned.h>

Static Public Member Functions

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

Member Function Documentation

◆ compose()

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

◆ first()

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

◆ parse()

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

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