diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2012-09-06 11:39:27 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2012-09-06 11:39:27 +0200 |
commit | 7d58675bad74a81489f77738fcccea9f5f20f41f (patch) | |
tree | c5a52e3a6e10c132a6f894f18fb12d2b981d8815 /README | |
parent | db918b9b3dbe6df53d046e3561c07133cfc825e7 (diff) |
Proofreading changes
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -52,7 +52,7 @@ optimistic pimpl Shows how to use virtual data members to implement a persistent class that - employes the pimpl C++ idiom. + employs the pimpl C++ idiom. c++11 Shows how to use ODB with C++11. |