iceoryx icon indicating copy to clipboard operation
iceoryx copied to clipboard

Extend `NewType` pattern

Open mossmaurice opened this issue 1 year ago • 0 comments

Brief feature description

To be more wildly used the NewType pattern needs more functionality.

Detailed information

  • [x] operator{+,-,*,/} is added
  • [x] {Pre,Post}-{in,de}crement operators are added
  • [ ] Make NewType constexpr-able

mossmaurice avatar Aug 01 '22 17:08 mossmaurice