Algorithms Library Toolkit
A toolkit for algorithms, especially for algorithms on formal languages
Data Structures | Namespaces | Functions
ValueHolderInterface.hpp File Reference
#include <ext/typeinfo>
#include <abstraction/Value.hpp>
Include dependency graph for ValueHolderInterface.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  abstraction::ValueHolderInterface< Type >
 

Namespaces

namespace  abstraction
 

Functions

template<class ParamType >
ParamType abstraction::retrieveValue (const std::shared_ptr< abstraction::Value > &param, bool move=false)