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

#include <meta.h>

Public Types

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

Member Typedef Documentation

◆ type

template<template< typename... > class MetaFn, typename Callable , typename... Args>
using madness::meta::drop_last_arg_and_apply_callable< MetaFn, Callable, Args >::type = typename drop_last_arg_and_apply_callable_impl<MetaFn, Callable, typelist<>, Args...>::type

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