Last update Tue Mar 21 15:58:26 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.traits

Design Issues:

Future Directions:



template isCharType(T)


template isIntegerType(T)


template isDecimalType(T)


template isPointerType(T)


template isCallableType(T)