Template Function legion::core::typeHash()

Function Documentation

template<typename T>
id_type legion::core::typeHash()

Returns hash of the type name.

Template Parameters
  • T: type of which you want the hash.