zorba-coders team mailing list archive
-
zorba-coders team
-
Mailing list archive
-
Message #00870
[Bug 872401] [NEW] is_double and is_float should be std::is_same
Public bug reported:
stl_util.h declares is_double and is_float. These are unnecessary.
std::is_same should be used instead.
** Affects: zorba
Importance: Low
Assignee: Paul J. Lucas (paul-lucas)
Status: In Progress
** Changed in: zorba
Importance: Undecided => Low
** Changed in: zorba
Assignee: (unassigned) => Paul J. Lucas (paul-lucas)
--
You received this bug notification because you are a member of Zorba
Coders, which is the registrant for Zorba.
https://bugs.launchpad.net/bugs/872401
Title:
is_double and is_float should be std::is_same
Status in Zorba - The XQuery Processor:
In Progress
Bug description:
stl_util.h declares is_double and is_float. These are unnecessary.
std::is_same should be used instead.
To manage notifications about this bug go to:
https://bugs.launchpad.net/zorba/+bug/872401/+subscriptions
Follow ups
References