Algorithms Library Toolkit
A toolkit for algorithms, especially for algorithms on formal languages
Data Structures | Static Public Member Functions
factory::NormalizeFactory Class Reference

#include <NormalizeFactory.hpp>

Data Structures

class  normalizer
 

Static Public Member Functions

template<class SourceType >
static normalizer< SourceType > normalize (SourceType &&source)
 

Member Function Documentation

◆ normalize()

template<class SourceType >
static normalizer< SourceType > factory::NormalizeFactory::normalize ( SourceType &&  source)
inlinestatic
Here is the caller graph for this function:

The documentation for this class was generated from the following file: