Dev

Results 3 comments of Dev

> It's more or less a bug, it's not yet implemented for `emplace()`. Thanks for your answer, this also applies to the `find` method. Thank's!

Hello, I don't think smart pointers can leak memory, because they are designed to solve problems with memory leaks. Although, constexpr is clearly superfluous here. Perhaps you should read about...

> Whenever I try to run the latest master version of retdec, I get the following error message: ![error](https://user-images.githubusercontent.com/52803804/174400361-33ade44c-b725-47e3-977b-91ea1b124eec.png) Is there a way to fix this error? Hello, I also...