Sha256: a085d4069ca7d1879375eecea937258fbd0f2d266afb243e4bef1653cf3942d4

Contents?: true

Size: 1.2 KB

Versions: 10

Compression:

Stored size: 1.2 KB

Contents

<html>
<head>
	<title>Evaluated Parameter</title>
	<link rel="stylesheet" type="text/css" href="../styles.css">
</head>
<body>
	<h4>Evaluated Parameter</h4>
	<div>
		An <i>evaluated parameter</i> is a numeric value that is evaluated by the library as a constant expression.&nbsp;
		This means that the expression can include simple arithmetic, logical, and condition expressions.&nbsp;
		It also means that the value of the parameter no longer depends on the source of the parameter.&nbsp;
		In other words, if the value is dependent on some macro, it will no longer be dependent on that macro after it is evaluated.&nbsp;
		This disables the lazy-evaluation that the preprocessor normallly uses.
	</div>
	<hr size="1">
	<div style="margin-left: 0px;">
		<i>© Copyright <a href="http://www.housemarque.com" target="_top">Housemarque Oy</a> 2002</i>
		</br><i>© Copyright Paul Mensonides 2002</i>
	</div>
	<div style="margin-left: 0px;">
		<p><small>Distributed under the Boost Software License, Version 1.0. (See
		accompanying file <a href="../../../../LICENSE_1_0.txt">LICENSE_1_0.txt</a> or
		copy at <a href=
		"http://www.boost.org/LICENSE_1_0.txt">www.boost.org/LICENSE_1_0.txt</a>)</small></p>
	</div>
</body>
</html>

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
script_core-0.3.2 ext/enterprise_script_service/msgpack/external/boost/preprocessor/doc/terms/evaluated.html
script_core-0.2.1 ext/enterprise_script_service/msgpack/external/boost/preprocessor/doc/terms/evaluated.html
script_core-0.2.0 ext/enterprise_script_service/msgpack/external/boost/preprocessor/doc/terms/evaluated.html
script_core-0.1.1 ext/enterprise_script_service/msgpack/external/boost/preprocessor/doc/terms/evaluated.html
script_core-0.1.0 ext/enterprise_script_service/msgpack/external/boost/preprocessor/doc/terms/evaluated.html
script_core-0.0.5 ext/enterprise_script_service/msgpack/external/boost/preprocessor/doc/terms/evaluated.html
script_core-0.0.4 ext/enterprise_script_service/msgpack/external/boost/preprocessor/doc/terms/evaluated.html
script_core-0.0.3 ext/enterprise_script_service/msgpack/external/boost/preprocessor/doc/terms/evaluated.html
script_core-0.0.2 ext/enterprise_script_service/msgpack/external/boost/preprocessor/doc/terms/evaluated.html
script_core-0.0.1 ext/enterprise_script_service/msgpack/external/boost/preprocessor/doc/terms/evaluated.html