Electroneum
Public Types | List of all members
crow::black_magic::pop_back_helper< seq< N... >, Tuple > Struct Template Reference

#include <utility.h>

Public Types

template<template< typename ... Args > class U>
using rebind = U< typename std::tuple_element< N, Tuple >::type... >
 

Member Typedef Documentation

◆ rebind

template<unsigned ... N, typename Tuple >
template<template< typename ... Args > class U>
using crow::black_magic::pop_back_helper< seq< N... >, Tuple >::rebind = U<typename std::tuple_element<N, Tuple>::type...>

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