Igor Krivenko

Results 3 issues of Igor Krivenko

This issue was discovered by Sasha Lichtenstein while he was trying to build `pomerol2triqs` on his MacBook Pro using Boost 1.72. CMake was issuing the following error message, ``` CMake...

Hey Joseph, I wonder why `Base.:+`, `Base.:-` and `Base.:*` are defined for subtypes of `AbstractStorage` but not for the Green's function types. Am I missing something? Looks like a mere...

**Describe the bug** Doxygen 1.9.5 introduced a regression which affects `\ref`'s ability to resolve members of structures that are defined within a class template specialization. ```c++ /// Outer class template...

bug
fixed but not released
C/C++