Skip to content

Latest commit

 

History

History
33 lines (19 loc) · 1.04 KB

README.md

File metadata and controls

33 lines (19 loc) · 1.04 KB

limonp

CMake Author Platform Tag License

Introduction

C++ headers(hpp) with Python style.

Feature

  • linking is a annoying thing, so I write these source code in headers file(*.hpp), you can use them only with #include "xx.hpp", without linking *.a or *.so .

no linking , no hurts

Example

See Details in test/demo.cpp

Cases

  1. CppJieba

Contact