History log of /fuchsia/zircon/system/utest/fbl/type_info_tests.cpp
Revision Date Author Comments
# 6fc38780 13-Jun-2018 Corey Tabaka <eieio@google.com>

[fbl] Add constexpr TypeInfo<T> to compute typenames at compile time.

fbl::TypeInfo<T>::Name() returns a statically allocated C-style string
name of type T for all types.

TEST=fbl-test passes.

Change-Id: I32bf5b5caaa6a045464b5c45a70438bb7457be0c