gmsh-TingyuanDoc  0.1
An Open-Source Timing-driven Analytical Mixed-size FPGA Placer
robin_hood::detail::WrapHash< T > Struct Template Reference

#include <robin_hood.h>

Inheritance diagram for robin_hood::detail::WrapHash< T >:
Collaboration diagram for robin_hood::detail::WrapHash< T >:

Public Member Functions

 WrapHash ()=default
 
 WrapHash (T const &o) noexcept(noexcept(T(std::declval< T const & >())))
 

Detailed Description

template<typename T>
struct robin_hood::detail::WrapHash< T >

Definition at line 868 of file robin_hood.h.

Constructor & Destructor Documentation

◆ WrapHash() [1/2]

template<typename T >
robin_hood::detail::WrapHash< T >::WrapHash ( )
default

◆ WrapHash() [2/2]

template<typename T >
robin_hood::detail::WrapHash< T >::WrapHash ( T const &  o)
inlineexplicitnoexcept

Definition at line 870 of file robin_hood.h.


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