Public Member Functions | Private Types | List of all members
coal::detail::unordered_map_hash_table< U, V > Class Template Reference

#include <sparse_hash_table.h>

Inheritance diagram for coal::detail::unordered_map_hash_table< U, V >:
Inheritance graph
[legend]

Public Member Functions

 unordered_map_hash_table ()
 

Private Types

typedef std::unordered_map< U, VBase
 

Detailed Description

template<typename U, typename V>
class coal::detail::unordered_map_hash_table< U, V >

Definition at line 51 of file coal/broadphase/detail/sparse_hash_table.h.

Member Typedef Documentation

◆ Base

template<typename U , typename V >
typedef std::unordered_map<U, V> coal::detail::unordered_map_hash_table< U, V >::Base
private

Definition at line 52 of file coal/broadphase/detail/sparse_hash_table.h.

Constructor & Destructor Documentation

◆ unordered_map_hash_table()

template<typename U , typename V >
coal::detail::unordered_map_hash_table< U, V >::unordered_map_hash_table ( )
inline

Definition at line 55 of file coal/broadphase/detail/sparse_hash_table.h.


The documentation for this class was generated from the following file:


hpp-fcl
Author(s):
autogenerated on Sat Nov 23 2024 03:45:00