BIND 10 #3073: Add empty() method to Element
BIND 10 Development
do-not-reply at isc.org
Wed Jul 31 07:45:24 UTC 2013
#3073: Add empty() method to Element
-------------------------------------+-------------------------------------
Reporter: muks | Owner:
Type: | Status: new
enhancement | Milestone: Next-Sprint-
Priority: | Proposed
medium | Keywords:
Component: | Sensitive: 0
configuration | Sub-Project: DNS
CVSS Scoring: | Estimated Difficulty: 0
Defect Severity: N/A | Total Hours: 0
Feature Depending on Ticket: |
Add Hours to Ticket: 0 |
Internal?: 0 |
-------------------------------------+-------------------------------------
Some places such as `Session::hasQueuedMsgs()` test for emptiness by
calling `Element::size()`, which wraps around the underlying data
structure. We should add `empty()` as a wrapper around the underlying
`empty()` method for these cases.
--
Ticket URL: <http://bind10.isc.org/ticket/3073>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development
More information about the bind10-tickets
mailing list