Skip to content

Commit

Permalink
remove forward.hpp
Browse files Browse the repository at this point in the history
  • Loading branch information
jll63 committed Sep 7, 2024
1 parent 2fefc01 commit 11b2720
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 25 deletions.
2 changes: 0 additions & 2 deletions include/yorel/yomm2/core.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@

#include <boost/assert.hpp>

#include <yorel/yomm2/detail/forward.hpp>

#include <yorel/yomm2/policy.hpp>

namespace yorel {
Expand Down
20 changes: 0 additions & 20 deletions include/yorel/yomm2/detail/forward.hpp

This file was deleted.

3 changes: 0 additions & 3 deletions include/yorel/yomm2/templates.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,6 @@ using templates = types<template_<Templates>...>;

namespace detail {

// template <template <typename...> typename... F>
// using mp_list_q = types<boost::mp11::mp_quote<F>...>;

template<typename...>
struct product_impl;

Expand Down

0 comments on commit 11b2720

Please sign in to comment.