Last update Fri Apr 28 11:05:24 2006
std
 std.array
 std.atomic
 std.bitarray
 std.exception
 std.intrinsic
 std.memory
 std.regexp
 std.thread
 std.traits
 std.unicode
 std.vararg
 std.math.core
 std.math.ieee
 std.math.special

std.traits

Design Issues:

Future Directions:



template isCharType(T)


template isIntegerType(T)


template isDecimalType(T)


template isPointerType(T)


template isCallableType(T)