Viet Nguyen

Results 7 issues of Viet Nguyen

I realized that the [definition name](https://github.com/vietjtnguyen/argagg/blob/master/include/argagg/argagg.hpp#L390-L394) isn't really needed. I used it because I wanted a name to key on so that you can reference the option's parse results using...

Without a move constructor you cannot use some STL algorithms (like `std::remove_if()`) on a `std::vector`.

Expand the data structure so that a user can walk through all option results in the order of parse. This will likely entail a back reference from the option result...

it would probably be convenient to have `ostream` `operator

| | | |:---|:---| |**_F´ Version_**| v3.0.0 j |**_Affected Component_**| autocoded serializables with arrays | --- ## Problem Description Looking at the autocode for equality comparison for autocoded serializable types......

bug

| | | |:---|:---| |**_F´ Version_**| v3.0.0 | |**_Affected Component_**| Autocoder | --- ## Problem Description Nesting an enum type in FPP in more than one module produces a malformed...

bug

Here's a console dump from Firefox Quantum 57.0.3 (64-bit) on macOS 10.12.6 (16G1036): ``` loading pref showConsoleLogs before prefs were initialised, you will not get the correct result content-script.bundle.js:333:7 failed...