Skip to content

Code samples from book "Clean C++: Sustainable Software Development Patterns and Best Practices with C++ 17"

Notifications You must be signed in to change notification settings

carlshen/clean-cpp

 
 

Repository files navigation

clean-cpp

Code samples from book "Clean C++: Sustainable Software Development Patterns and Best Practices with C++ 17"

C++17中通过std::string_view来避免string复制,编译器暂时不支持,所以暂时都改成了string。

About

Code samples from book "Clean C++: Sustainable Software Development Patterns and Best Practices with C++ 17"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 95.2%
  • CMake 4.8%