blitz Version 0.9
|
#include <blitz/bzconfig.h>
Go to the source code of this file.
Defines | |
#define | BZ_NAMESPACE(X) |
#define | BZ_NAMESPACE_END |
#define | BZ_USING_NAMESPACE(X) |
#define | BZ_TEMPLATE_DEFAULT |
#define | explicit |
#define | _bz_typename |
#define | mutable |
#define | restrict |
#define | bool int |
#define | true 1 |
#define | false 0 |
#define | BZ_MATHFN_SCOPE(x) x |
#define | BZ_CMATHFN_SCOPE(x) x |
#define | BZ_IEEEMATHFN_SCOPE(x) x |
#define | BZ_BLITZ_SCOPE(x) ::x |
#define | BZ_STD_SCOPE(x) ::x |
#define _bz_typename |
#define bool int |
#define BZ_BLITZ_SCOPE | ( | x | ) | ::x |
#define BZ_CMATHFN_SCOPE | ( | x | ) | x |
#define BZ_IEEEMATHFN_SCOPE | ( | x | ) | x |
#define BZ_MATHFN_SCOPE | ( | x | ) | x |
#define BZ_NAMESPACE | ( | X | ) |
#define BZ_NAMESPACE_END |
#define BZ_STD_SCOPE | ( | x | ) | ::x |
#define BZ_TEMPLATE_DEFAULT |
#define BZ_USING_NAMESPACE | ( | X | ) |
#define explicit |
#define false 0 |
#define mutable |
#define restrict |
#define true 1 |