xtd 0.2.0
Loading...
Searching...
No Matches
constant.hpp File Reference
#include "value_expression.hpp"
#include <ostream>

Definition

Contains xtd::expressions::constant struct.

Go to the source code of this file.

Classes

struct  xtd::expressions::constant< constant_value >
 The xtd::expressions::constant is the constant wrapper. 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.