Douglas Oliveira Santos
Results
1
issues of
Douglas Oliveira Santos
Right now, to construct a variant we need to create an empty one and them use `set` or `emplace`. Why not having a constructor that takes the value directly? We...