diff options
author | 2012-06-11 00:39:18 +0300 | |
---|---|---|
committer | 2012-07-08 12:41:25 +0300 | |
commit | 29b377c53e8b0785400167d6dc62f29667f046ab (patch) | |
tree | c2b3c18e3ee0a0b91465477092e97c9b332035ed /m4 | |
parent | Parser&Walker: Support for loop without list (diff) | |
download | libbash-29b377c53e8b0785400167d6dc62f29667f046ab.tar.gz libbash-29b377c53e8b0785400167d6dc62f29667f046ab.tar.bz2 libbash-29b377c53e8b0785400167d6dc62f29667f046ab.zip |
Replace boost::scoped_ptr with std::unique_ptr
const std::unique_ptr provides everything that boost::scoped_ptr does so
no need to rely on it.
Diffstat (limited to 'm4')
0 files changed, 0 insertions, 0 deletions