diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2011-08-04 13:29:43 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2011-08-04 13:29:43 +0200 |
commit | 4f9c2fcf54f340ec1d137e2cd153461f29888980 (patch) | |
tree | 04a17612aef64ee0217a9aa22238867645a326f7 /build/import/cli/configuration-rules.make | |
parent | 9abf73c8180e3664a71bac73629f67851c6c12da (diff) |
Add support for value wrappers
Wrapper is a class that wraps another type. Examples of wrappers are
various smart pointers, holders, etc. A wrapper can be transparent or
it can handle the NULL semantics.
The new odb::nullable class template is a NULL wrapper that helps
to add the NULL semantics to a value type.
New test: common/wrapper.
Diffstat (limited to 'build/import/cli/configuration-rules.make')
0 files changed, 0 insertions, 0 deletions