Fooling around with design patterns in C++
cpp
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Denes Matetelki f5dbb22807
accept takes a int& since it _modifies_ it
12 years ago
build updating include paths 12 years ago
lib/cpp_utils accept takes a int& since it _modifies_ it 12 years ago
other adjusting includes after files moved from 'include' and 'src' to 'lib/cpp_utils' 12 years ago
test updating include paths 12 years ago
.gitignore .gitignore refactor 12 years ago
CMakeLists.txt build system updated for the standalone executables under 'other' 12 years ago
README README added 14 years ago
SConstruct first scons try 13 years ago
doxyfile SocketConnection refactored to Connection 13 years ago

README

Having fun with design patterns in CPP, pthread wrapper and other util classes.