capydi
Loading...
Searching...
No Matches
Head.hpp
Go to the documentation of this file.
1#ifndef CAPYDI_HEAD_HPP_
2#define CAPYDI_HEAD_HPP_
3
4#include "legacy/Head.hpp"
5
6namespace capy::meta
7{
8
9template<typename Pack>
11
12}
13
14#endif // !CAPYDI_HEAD_HPP_
typename Head< Pack >::type head_t
Definition Head.hpp:26
Definition Rebind.hpp:7
legacy::head_t< Pack > pack_head_t
Definition Head.hpp:10