Results 88 comments of Alex

Yes , I reported it some time ago: https://github.com/conan-io/conan-center-index/issues/26598

I thought about it, but don't exactly know, is it possible to generalize to all identifiers, and another question: will another fields be read from JSON and deserialized into C++...

I think that we can "be inspired" by reflect-cpp's [rfl::Rename](https://github.com/getml/reflect-cpp/blob/main/include/rfl/Rename.hpp) implementation. The example of their API could be viewed here: https://github.com/getml/reflect-cpp?tab=readme-ov-file#more-comprehensive-example They also called it "processors": https://github.com/getml/reflect-cpp/blob/main/docs/concepts/processors.md

I think it's related to shell autocompletion functions, e.g., CMake implements it here: https://gitlab.kitware.com/cmake/cmake/-/blob/master/Auxiliary/bash-completion/cmake?ref_type=heads structopt actually could generate something similar for command-line interface

I hereby agree to the terms of the CLA available at: https://yandex.ru/legal/cla/

http://undoc.airesoft.co.uk/user32.dll/SetWindowCompositionAttribute.php

Hey, guys, any updates on this? This bug is likely blocker for anyone which has to use any fresh versions of debuggers or any another software which wants to read...

(Forgot to add: this issue was created when I was doing [this PR](https://github.com/conan-io/conan-center-index/pull/27994))