reproc_type
struct contains different information depending on the platform but the rest of the code would still be cross platform.
std::sort
of 65k elements works as fast as std::partial_sort
of 10 (out of 65k total) elements.
.ycm_extra_conf.py
.
compile_commands.json
is too limiting, YCM users can solve that by implementing thte logic in the extra conf.
B.cpp
and get errors, because x
was never declared.