search for: cxxparse

Displaying 2 results from an estimated 2 matches for "cxxparse".

Did you mean: cxsparse
2012 Nov 28
0
[LLVMdev] [cfe-dev] RFC: A Great Renaming of Things (or: Let's Repaint ALL the Bikesheds!)
...can if you want to. Then there's doxygen integration - providing you set up things consistently, your AnOther project inherits the doxygen tag files from the projects it inherits from. So, in the case of v3c-storyboard, it inherits the documentation from v3c, treedb, meta-treedb, v3c-dcom, cxxparse and v3c-qt, which integrates Qt's doxygen documentation. Plus the build flags of the parent projects are available for reuse in client projects. It's all automake/pkg-config/git based but I hope it can serve as a point of reference - what my bike-shed looks like. A bike-shed too far?...
2012 Nov 27
3
[LLVMdev] [cfe-dev] RFC: A Great Renaming of Things (or: Let's Repaint ALL the Bikesheds!)
On Nov 24, 2012, at 1:02 AM, Tinco Andringa <mail at tinco.nl> wrote: > Hi, > > I think it's an awesome idea to make sure all names are logical. It is > an essential feature of a good API to have logical naming :) > >> I really dislike that all the files and classes in the MC library >> start with MC. This is c++, not c :( > > On a similar note, all