capydi
Loading...
Searching...
No Matches
Prepend.hpp
Go to the documentation of this file.
1
#ifndef CAPYDI_PREPEND_HPP_
2
#define CAPYDI_PREPEND_HPP_
3
4
#include "
legacy/Prepend.hpp
"
5
6
namespace
capy::meta
7
{
8
9
template
<
typename
Pack,
typename
Element>
10
using
pack_prepend_t
=
legacy::prepend_t<Pack, Element>
;
11
12
}
13
14
#endif
// !CAPYDI_PREPEND_HPP_
Prepend.hpp
capy::meta::legacy::prepend_t
typename Prepend< Element, Pack >::type prepend_t
Definition
Prepend.hpp:19
capy::meta
Definition
Rebind.hpp:7
capy::meta::pack_prepend_t
legacy::prepend_t< Pack, Element > pack_prepend_t
Definition
Prepend.hpp:10
core
capymeta
include
capymeta
algorithms
pack
Prepend.hpp
Generated by
1.15.0