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