Boost.Hana
1.7.1
Your standard library for metaprogramming
List of all members
boost::hana::detail::create< T > Struct Template Reference
Details
Description
template<template< typename ... > class T>
struct boost::hana::detail::create< T >
Implementation of the generic
std::make_xxx
pattern for arbitrary
xxx
s.
boost
hana
detail
create