uvgVPCCenc 1.0.0
uvgVPCCenc is an open-source real-time V-PCC encoder library written in C++ from scratch.
Loading...
Searching...
No Matches
Static Public Attributes | List of all members
robin_hood::detail::swappable::nothrow< T > Struct Template Reference

#include <robin_hood.h>

Collaboration diagram for robin_hood::detail::swappable::nothrow< T >:

Static Public Attributes

static const bool value = noexcept(swap(std::declval<T&>(), std::declval<T&>()))
 

Member Data Documentation

◆ value

template<typename T >
const bool robin_hood::detail::swappable::nothrow< T >::value = noexcept(swap(std::declval<T&>(), std::declval<T&>()))
static

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