LRez  v2.1
Public Types | List of all members
robin_hood::detail::void_type< T > Struct Template Reference

#include <robin_hood.h>

Public Types

using type = void
 

Detailed Description

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

Definition at line 853 of file robin_hood.h.

Member Typedef Documentation

◆ type

template<typename T >
using robin_hood::detail::void_type< T >::type = void

Definition at line 854 of file robin_hood.h.


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