summaryrefslogtreecommitdiffstats
path: root/framework
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2016-01-26 14:12:21 +0100
committerMichael Stahl <mstahl@redhat.com>2016-01-26 17:51:29 +0100
commitbde86f8074842585e2964b3157e97672fb25e63d (patch)
treea6d93942677d9d8e374761449ddeac838e73cd1a /framework
parentvcl: actually that shared_array was a scam (diff)
downloadcore-bde86f8074842585e2964b3157e97672fb25e63d.tar.gz
core-bde86f8074842585e2964b3157e97672fb25e63d.zip
vcl: replace boost::shared_array with std::shared_ptr
Add o3tl::make_shared_array() to create the shared_ptr with the right deleter. The main difference then is that shared_array has operator[], but this code didn't even use it. Change-Id: I500ffc2f92b99c2a3924c0cdcdaa101956b69add
Diffstat (limited to 'framework')
0 files changed, 0 insertions, 0 deletions