Timofei Pushkin

Results 14 comments of Timofei Pushkin

+1 for `std::unique_ptr`

Also, `std::optional` is very convenient and could've been bridged as an explicit "nullable type" in the client languages. And I think it would be better to explicitly specify `enum class`...

Another issue connected to this one: when a bridged method of a C++ class returns a struct defined in the same header, the generated method becomes public, but its return...

On Windows 10, pressing `Settings - Time & Language - Date & time - Synchronize your clock - Sync now` helped me.