2
0
mirror of https://github.com/boostorg/hof.git synced 2026-02-02 08:52:11 +00:00

Remove FIT_UNARY_PERFECT_ID for issue #113

This commit is contained in:
Paul
2016-03-16 12:26:56 -05:00
parent d513cf84b7
commit e87bbc3c78

View File

@@ -90,7 +90,6 @@ constexpr const T& lvalue(const T& x)
}
#define FIT_UNARY_PERFECT_ID(...) __VA_ARGS__
#define FIT_UNARY_PERFECT_FOREACH(m) \
m(const&, fit::detail::lvalue) \
m(&, fit::detail::lvalue) \