mirror of
https://github.com/boostorg/function.git
synced 2025-07-23 01:17:14 +02: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