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 Types | Static Public Member Functions | List of all members
robin_hood::ROBIN_HOOD_STD::integer_sequence< T, Ints > Class Template Reference

#include <robin_hood.h>

Collaboration diagram for robin_hood::ROBIN_HOOD_STD::integer_sequence< T, Ints >:

Public Types

using value_type = T
 

Static Public Member Functions

static constexpr std::size_t size () noexcept
 

Member Typedef Documentation

◆ value_type

template<class T , T... Ints>
using robin_hood::ROBIN_HOOD_STD::integer_sequence< T, Ints >::value_type = T

Member Function Documentation

◆ size()

template<class T , T... Ints>
static constexpr std::size_t robin_hood::ROBIN_HOOD_STD::integer_sequence< T, Ints >::size ( )
inlinestaticconstexprnoexcept

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