Awali
Another Weighted Automata library
Public Member Functions
awali::dyn::internal::opt_untyped_value Struct Referenceabstract

#include <value.hh>

Inheritance diagram for awali::dyn::internal::opt_untyped_value:
awali::dyn::internal::opt_typed_value< T >

Public Member Functions

 opt_untyped_value ()
 
virtual ~opt_untyped_value ()
 
virtual opt_untyped_valueclone () const =0
 

Constructor & Destructor Documentation

◆ opt_untyped_value()

awali::dyn::internal::opt_untyped_value::opt_untyped_value ( )

◆ ~opt_untyped_value()

virtual awali::dyn::internal::opt_untyped_value::~opt_untyped_value ( )
virtual

Member Function Documentation

◆ clone()

virtual opt_untyped_value* awali::dyn::internal::opt_untyped_value::clone ( ) const
pure virtual

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