mirror of
https://github.com/boostorg/function.git
synced 2026-01-25 16:32:25 +01:00
Removed 'truth' template, which isn't needed
[SVN r14060]
This commit is contained in:
@@ -34,8 +34,6 @@
|
||||
namespace boost {
|
||||
namespace detail {
|
||||
namespace function {
|
||||
template<bool> struct truth {};
|
||||
|
||||
/*
|
||||
* The ct_if implementation is temporary code. When a Boost metaprogramming
|
||||
* library is introduced, Boost.Function will use it instead.
|
||||
|
||||
Reference in New Issue
Block a user