Boost.Hana  1.7.1
Your standard library for metaprogramming
boost::hana::detail::create< T > Struct Template Reference

Description

template<template< typename ... > class T>
struct boost::hana::detail::create< T >

Implementation of the generic std::make_xxx pattern for arbitrary xxxs.