MCRO
C++23 utilities for Unreal Engine.
|
#include <Tuples.h>
Public Types | |
using | Type |
Static Public Member Functions | |
template<size_t... Indices> | |
static consteval TComposeFrom< Tuple,(Indices+Count)... > | Compose (std::index_sequence< Indices... > &&) |
Skip the first Count
elements of the input tuple
using Mcro::Tuples::TSkip_Struct< Count, Tuple >::Type |
|
staticconsteval |