ECSTASY
All in the name
Loading...
Searching...
No Matches
util.hpp
Go to the documentation of this file.
1
11
12#ifndef UTIL_HPP_
13#define UTIL_HPP_
14
15#include "Allocator.hpp"
16#include "BitSet.hpp"
17#include "meta/meta.hpp"
18
25namespace util
26{
27
28}
29
30#endif /* !UTIL_HPP_ */
Namespace regrouping helpers used by ecstasy but not specific to ecstasy.
Definition Queryable.hpp:21