Repository pattern implementation example
-
wrote on 14 Aug 2013, 18:11 last edited by
I've been googling around a bit with no avail, attempting to find a Repository Pattern implementation in C++ so that I can use in my first Qt project.
I wonder if there are good sources for design patterns in C++, if you know any, please post?
-
wrote on 21 Aug 2013, 11:20 last edited by
Try this..
"The Repository Pattern in C++":http://cm-bloggers.blogspot.com/2012/09/the-repository-pattern-in-ccx.html
1/2