ALib C++ Library
Library Version: 2402 R1
Documentation generated by doxygen
Loading...
Searching...
No Matches
expression.hpp File Reference

Description:


This header file is part of module ALib Expressions of the ALib C++ Library .

© 2013-2024 A-Worx GmbH, Germany. Published under Boost Software License.

Definition in file expression.hpp.

#include "alib/expressions/expressions.hpp"
#include "alib/time/ticks.hpp"
#include <memory>
Include dependency graph for expression.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Expression
 
struct  T_Append< expressions::Expression, alib::character >
 

Namespaces

namespace  alib
 
namespace  alib::expressions
 
namespace  alib::expressions::detail
 
namespace  alib::strings
 
namespace  alib::strings::APPENDABLES
 

Typedefs

using SPExpression = std::shared_ptr<Expression>
 
using SPExpression = expressions::SPExpression
 Type alias in namespace alib.