Matthew Parnell

Results 11 issues of Matthew Parnell

> units 2.3.1 > gcc 8.2.1 I've noticed an inconsistency with streaming out and string conversions ```cpp std::cout

You have the metric unit equal to 1000 kg labelled as "metric ton". https://github.com/nholthaus/units/blob/master/include/units.h#L3385 This unit, though commonly referred to as a "metric ton" (to be consistent with "short ton"...

ready to close

I like to sort *via* Type first. It would be nice to have a small spacer between each type of weapon/armour. It probably shouldn't be as larger as the class...

Feature: Inventory

There is code to handle `std::optional` *via* `CLARA_CONFIG_OPTIONAL_TYPE`; however `Opt` still is expecting an argument if none is given. For example for logging: `./program`, run with no logging (default), `./program...

Currently `clara::Arg(filenames, "filename"s)("input filenames"s)` does not produce an entry in the help; it's is common for a brief description to appear ``` usage: NAME [ ... ] options where ......

It would be used to be able to write options that are joint together as an example of what I mean, my use case: User needs to either give an...

Just as a BoundValueRef is specialised for a std::vector; it would be useful to have the same functionality for a BoundLambda

I remember the later versions of the pre-electron version displaying information like when you changed activities etc; as well as updating Discord. I think it would be nice to bring...

- Downloaded the 2.1.1 Release Windows zip - extracted - traversed directory structure until found the Setup.exe - execute Blank Electron window I see that it has "installed" something, that...

bug

I cannot find this feature in the manual, therefore I welcome a correction if I am wrong. It would be a helpful feature to be able to convert all text...