Skip to content

zhuqingquan/zTools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

zTools

This project contain some tools or utils, helper funtion, class.

Compile\Build

use cmake for compile and build.

Output

This project will output a shared library named: ztools

Test

Some test code in director "./test".

Tools in this project

backtrace

Implemente a function to get current backtrace.

In linux, the implemente is base on lib unwind and abi.

In windows, android, ios is not compile yet.

About

some tools or utils for c++ code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published