Algorithms Library Toolkit
A toolkit for algorithms, especially for algorithms on formal languages
Public Member Functions
factory::NormalizeFactory::normalizer< SourceType > Class Template Reference

#include <NormalizeFactory.hpp>

Public Member Functions

 normalizer (SourceType &&source)
 
template<class TargetType >
 operator TargetType ()
 

Constructor & Destructor Documentation

◆ normalizer()

template<class SourceType >
factory::NormalizeFactory::normalizer< SourceType >::normalizer ( SourceType &&  source)
inlineexplicit

Member Function Documentation

◆ operator TargetType()

template<class SourceType >
template<class TargetType >
factory::NormalizeFactory::normalizer< SourceType >::operator TargetType ( )
inline

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