Vita
Classes | Namespaces | Typedefs | Functions
src/interpreter.h File Reference

Go to the source code of this file.

Classes

class  vita::src_interpreter< T >
 

Namespaces

namespace  vita
 The main namespace for the project.
 

Typedefs

using vita::number = D_DOUBLE
 This is the return type of the src_interpreter::run method. More...
 

Functions

template<class T >
value_t vita::run (const T &, const std::vector< value_t > &)
 

Detailed Description

Remarks
This file is part of VITA.
License\n
This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/

Definition in file src/interpreter.h.