euklid
Results
3
comments of
euklid
It's the other way round: `VL_INLINE` in `hog.h` and `inline` for `hog.c`. Since it should be a header-only style library, the `hog.c` file is included at the end of the...
@patrikhuber what are your thoughts?
I think the best candidate for this template-config would still be the `c_cpp_properties.json` that is first generated by the cpptools. It probably sounds like a hack, but maybe there is...