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 a847388ee1
whitespace removes...when will i develom my own cpp coding standard?
13 years ago
build extra warnings from gcc 13 years ago
include whitespace removes...when will i develom my own cpp coding standard? 13 years ago
other SSL server/client works. 13 years ago
src thread, threadpool fixes 13 years ago
test thread, threadpool fixes 13 years ago
.gitignore SocketConnection refactored to Connection 13 years ago
CMakeLists.txt MysqlClient class. TToStr, StrToT templates. CMakeLists update to run the tests. 13 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.