Ticket #314 (closed enhancement: fixed)
Stop using exceptions for destringify<bool>
| Reported by: | ciaranm | Owned by: | ciaranm |
|---|---|---|---|
| Priority: | Sometime | Milestone: | Code cleanup |
| Component: | core/paludis | Version: | scm |
| Keywords: | Cc: | ||
| Blocked By: | Blocking: | ||
| Distribution: |
Description
Exceptions are slow. We shouldn't use them for the normal case for destringify<bool>.
Change History
Note: See
TracTickets for help on using
tickets.

r3202