Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 168 Bytes

File metadata and controls

9 lines (6 loc) · 168 Bytes

stringutils

A simple library which provides a series of string utility functions for C++ projects

Requirements

  • gcc/g++ (c++11)
  • CMake 3.5.1 or above
  • make