MADNESS  0.10.1
Public Types | List of all members
madness::meta::drop_last_arg_and_apply< MetaFn, Args > Struct Template Reference

#include <meta.h>

Public Types

using type = typename drop_last_arg_and_apply_impl< MetaFn, typelist<>, Args... >::type
 

Member Typedef Documentation

◆ type

template<template< typename... > class MetaFn, typename... Args>
using madness::meta::drop_last_arg_and_apply< MetaFn, Args >::type = typename drop_last_arg_and_apply_impl<MetaFn, typelist<>, Args...>::type

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