Commit ec009a7c authored by Dean Moldovan's avatar Dean Moldovan Committed by Wenzel Jakob
Browse files

Improve custom holder support (#607)

* Abstract away some holder functionality (resolve #585)

Custom holder types which don't have `.get()` can select the correct
function to call by specializing `holder_traits`.

* Add support for move-only holders (fix #605)
parent f7f5bc8e
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