Skip to content
Snippets Groups Projects
Commit 13ea73c3 authored by Mark OLESEN's avatar Mark OLESEN
Browse files

ENH: cleanup, extend zero/one classes

- constexpr, noexcept on various bits

- addition of a 'one::minus' class that returns '-1' instead of '1'.
  There are no additional operations defined for this class,
  but it can be used in various places to signal alternative behaviour
  such as "initialize to a negative or other invalid value"
parent b4703f4a
Branches
Tags
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment