Commit 8a2aff15 authored by Igor Chorazewicz's avatar Igor Chorazewicz
Browse files

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
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment