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

Definition

Contains xtd::expressions::expression_stream struct.

Go to the source code of this file.

Classes

struct  xtd::expressions::expression_stream< expression_t >
 The xtd::expressions::expression_stream is the streamable class for expression objects. 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.