Add const methods to pmem::obj::experimental::array.
Add: - const_at - cfront - cback - cdata This methods behaves the same as const overloads of at, front, back and data but can be called on non-const object.
parent
a5e2dbd1
Please register or sign in to comment