Skip to content

Commit 11b2720

Browse files
committed
remove forward.hpp
1 parent 2fefc01 commit 11b2720

File tree

3 files changed

+0
-25
lines changed

3 files changed

+0
-25
lines changed

include/yorel/yomm2/core.hpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@
66

77
#include <boost/assert.hpp>
88

9-
#include <yorel/yomm2/detail/forward.hpp>
10-
119
#include <yorel/yomm2/policy.hpp>
1210

1311
namespace yorel {

include/yorel/yomm2/detail/forward.hpp

Lines changed: 0 additions & 20 deletions
This file was deleted.

include/yorel/yomm2/templates.hpp

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,6 @@ using templates = types<template_<Templates>...>;
3131

3232
namespace detail {
3333

34-
// template <template <typename...> typename... F>
35-
// using mp_list_q = types<boost::mp11::mp_quote<F>...>;
36-
3734
template<typename...>
3835
struct product_impl;
3936

0 commit comments

Comments
 (0)