|
template<class CharT , class TriatT , class Derived , class TypeInfo > |
std::basic_ostream< CharT,
TriatT > & | boost::typeindex::operator<< (std::basic_ostream< CharT, TriatT > &ostr, const type_index_facade< Derived, TypeInfo > &ind) |
| Ostream operator that will output demangled name. More...
|
|
template<class Derived , class TypeInfo > |
std::size_t | boost::typeindex::hash_value (const type_index_facade< Derived, TypeInfo > &lhs) BOOST_NOEXCEPT |
| This free function is used by Boost's unordered containers. More...
|
|