jimfcarroll/yaul
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Yaul - Readme,n
Copyright (C) 2011
Yaul - Yet Another Utility Library
Well, why another utility library? Why not. Actually, this one should fill in
a few gaps and not really replace what's out there.
Currently it contains a C++ based dependency injection framework. Please see
di.h for complete details.
Current Dependencies:
UnitTest++ - to build and run the tests
StdString.h - by Joe O'Leary. This is distributed with the code.