Electroneum
Public Types | List of all members
crow::black_magic::pop_back< T > Struct Template Reference

#include <utility.h>

Public Types

template<template< typename ... Args > class U>
using rebind = typename pop_back_helper< typename gen_seq< sizeof...(T) -1 >::type, std::tuple< T... > >::template rebind< U >
 

Member Typedef Documentation

◆ rebind

template<typename ... T>
template<template< typename ... Args > class U>
using crow::black_magic::pop_back< T >::rebind = typename pop_back_helper<typename gen_seq<sizeof...(T)-1>::type, std::tuple<T...> >::template rebind<U>

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