uvgVPCCenc 1.0.0
uvgVPCCenc is an open-source real-time V-PCC encoder library written in C++ from scratch.
Loading...
Searching...
No Matches
Public Member Functions | List of all members
robin_hood::hash< T, Enable > Struct Template Reference

#include <robin_hood.h>

Inheritance diagram for robin_hood::hash< T, Enable >:
Collaboration diagram for robin_hood::hash< T, Enable >:

Public Member Functions

size_t operator() (T const &obj) const noexcept(noexcept(std::declval< std::hash< T > >().operator()(std::declval< T const & >())))
 

Member Function Documentation

◆ operator()()

template<typename T , typename Enable = void>
size_t robin_hood::hash< T, Enable >::operator() ( T const &  obj) const
inlinenoexcept
Here is the call graph for this function:

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