#include "expression.hpp"Contains xtd::expressions::unary_expression struct.
Go to the source code of this file.
Classes | |
| struct | xtd::expressions::unary_expression |
| The xtd::expressions::unary_expression is the base class for xtd::expressions::placeholder. More... | |
Namespaces | |
| namespace | xtd |
| The xtd namespace contains all fundamental classes to access Hardware, Os, System, and more. | |
| namespace | xtd::expressions |
| The xtd::expressions namespace provides a lightweight, composable expression template framework for building and evaluating lazy, strongly-typed functional expressions from arbitrary callables. | |