Subject: Re: [Boost-bugs] [Boost C++ Libraries] #492: Adding boost::is_complex to type_traits.hpp
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2007-09-10 09:38:44
#492: Adding boost::is_complex to type_traits.hpp
----------------------+-----------------------------------------------------
Reporter: ejgrace | Owner: johnmaddock
Type: Bugs | Status: closed
Milestone: | Component: type_traits
Version: None | Severity: Problem
Resolution: fixed | Keywords:
----------------------+-----------------------------------------------------
Changes (by johnmaddock):
* status: assigned => closed
* resolution: None => fixed
* severity: => Problem
Old description:
> {{{
> Following a discussion on boost-users I am adding this
> to the bug system so it doesn't get lost.
>
> Can someone add a boost::is_complex<T> trait so that
> checks for complex numbers can be made. This is a
> common requirement in templated scientific code as
> complex numbers sometimes need to be treated differently.
>
> Attached is my implementation, please feel free to
> incorperate it.
> }}}
New description:
{{{
Following a discussion on boost-users I am adding this
to the bug system so it doesn't get lost.
Can someone add a boost::is_complex<T> trait so that
checks for complex numbers can be made. This is a
common requirement in templated scientific code as
complex numbers sometimes need to be treated differently.
Attached is my implementation, please feel free to
incorperate it.
}}}
Comment:
This has now (finally!) been added to SVN trunk.
--
Ticket URL: <http://svn.boost.org/trac/boost/ticket/492#comment:2>
Boost C++ Libraries <http://www.boost.org/>
Boost provides free peer-reviewed portable C++ source libraries.
This archive was generated by hypermail 2.1.7 : 2017-02-16 18:49:56 UTC