Oleksandr H.

Results 4 comments of Oleksandr H.

**Update: I have made an update to drivers and there was a mismatch to the driver version. After the reboot the excavator appears to be working again.** I have the...

Great idea to discuss this. Please let me know what do you think about the following: - `type_traints` is not a reflection - Expand `Templates` to `Function Templates` and `Class...

To summarize: 1. Add String literals to 'General' 2. Add `std::tuple` to 'Types' 3. Put 'Sum types `std::variant`' in 'Types', 4. Add section of 'Advanced' topics and put `union` in...

> `type_traits` is not exactly reflection has in other languages but it's the only way for C++ to obtain something similar, so I'd leave as it is. For now that...