Skip to content

WeileiZeng/weilei_lib

Repository files navigation

weilei-lib v0.1

CodeFactor

see documentation and test

here

Jun 14, 2020

TODO:

  • add make file to build object first, then link it, to reduc ecompiling time
  • add CSS class, and namespace common
  • remove using namespace for itp and std
  • generate document with doxygen

Dec 14 2019, start with bp_new project

I put all library files here. Any new project can link to this fold

a makefile should be provided

How to use?

git clone ...
make test

realted projects