d12comp.d File Reference

D 1.x/2.x compatibility data types. More...


Namespaces

namespace  smjg.libs.d12comp

Classes

class  smjg.libs.d12comp.CArray< T >
 General array. Defined as const(T)[] under D 2.x. More...
class  smjg.libs.d12comp.CPtr< T >
 General pointer. Defined as const(T)* under D 2.x. More...
class  smjg.libs.d12comp.CArray< T >
 General array. Defined as const(T)[] under D 2.x. More...
class  smjg.libs.d12comp.CPtr< T >
 General pointer. Defined as const(T)* under D 2.x. More...

Typedefs

typedef bool smjg::libs::d12comp.intBool
 Data type returned by certain Phobos functions with boolean return semantics.
typedef char[] smjg::libs::d12comp.cstring
 Character array. Defined as const(char)[] under D 2.x.

Functions

 smjg::libs::d12comp.mixin ("alias const(char)[] cstring;")

Variables

const string smjg::libs::d12comp.RETURN_THIS = "return this;"
 Mixin to return the 'this' object from a struct member function.


Detailed Description

D 1.x/2.x compatibility data types.


Generated on Sun Jan 11 21:54:02 2009 for Stewart's D Windows Framework by  doxygen 1.5.4