Zen C++ Libraries
Zero-dependency re-usable components for C++
Loading...
Searching...
No Matches
include
zen
hana.hpp
1
#ifndef ZEN_HANA_HPP
2
#define ZEN_HANA_HPP
3
4
#include "boost/hana.hpp"
5
#include "zen/config.hpp"
6
7
ZEN_NAMESPACE_START
8
9
namespace
hana = boost::hana;
10
11
ZEN_NAMESPACE_END
12
13
#endif
// of #ifndef ZEN_HANA_HPP
Generated by
1.15.0