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

#include <Integer.h>

Static Public Member Functions

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

Member Function Documentation

◆ compose()

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

◆ first()

bool core::stringApi< int >::first ( ext::istream input)
static
Here is the call graph for this function:

◆ parse()

int core::stringApi< int >::parse ( ext::istream input)
static
Here is the call graph for this function:

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