Commit 3c473cb8 authored by Szymon Romik's avatar Szymon Romik
Browse files

explicitly cast values to match parameters

Explicit cast is required for persistent_ptr (array type overload)
operator[] which now takes integral_type, but after merge back
from stable 1.5 will require std::ptrdiff type.
parent 00f69302
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