view lphobos/typeinfos2.d @ 926:bbb3f23908aa

Added X86-64 version
author wilsonk@ubuntu
date Tue, 03 Feb 2009 12:33:42 -0700
parents 288fe1029e1f
children
line wrap: on
line source

module typeinfos2;

import
typeinfo2.ti_AC,
typeinfo2.ti_Adouble,
typeinfo2.ti_Afloat,
typeinfo2.ti_Ag,
typeinfo2.ti_Aint,
typeinfo2.ti_Along,
typeinfo2.ti_Areal,
typeinfo2.ti_Ashort,
typeinfo2.ti_C;