template <typename T>
class TypeInfo
Defined at line 90 of file ../../zircon/system/ulib/fbl/include/fbl/type_info.h
Public Methods
const char * Name ()
Returns the string name for type T.
Defined at line 93 of file ../../zircon/system/ulib/fbl/include/fbl/type_info.h