diff options
author | John Wiegley <johnw@newartisans.com> | 2010-06-10 16:32:24 -0400 |
---|---|---|
committer | John Wiegley <johnw@newartisans.com> | 2010-06-10 16:32:24 -0400 |
commit | 92d2eb957407c16d1eca3598e00e6c16cbe4e7e7 (patch) | |
tree | baea9d1514cd878a7cfe9396e497f7d08d134e0d /lib | |
parent | 5659b6fb37b8601c39be6ecec3c8c86625686e0f (diff) | |
download | fork-ledger-92d2eb957407c16d1eca3598e00e6c16cbe4e7e7.tar.gz fork-ledger-92d2eb957407c16d1eca3598e00e6c16cbe4e7e7.tar.bz2 fork-ledger-92d2eb957407c16d1eca3598e00e6c16cbe4e7e7.zip |
Use ptr_deque for value_t::sequence_t
This is to work around undefined behavior according to the Standard,
[lib.res.on.functions]/2:
"In particular, the effects are undefined in the following cases: [..]
- if an incomplete type (3.9) is used as a template argument when
instantiating a template component."
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions