Skip to content

rose839/CPP_Utility

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CPP_Utility

This is a collection of useful and general utilities class.

Istream_line_reader

This is one of the line reading classes implemented makeing reading lines from an input stream by a simple loop.

Run test

For running test, you need install gmock and gtest first, refer to https://github.com/google/googletest for gmock and gtest installation.

Run those following command in soure code dir for testing.

mkdir build
cd build
cmake ..
make test

About

This is a collection of useful and general utilities

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages