Made generic_ptr::pointer_traits useable with SFINAE. If pointer_traits
template type is not a plain old pointer, and does not have the appropriate
member typedefs, and does not have a pointer_traits specialization, then
its pointer_traits is now empty (instead of generating a compile error).
(No files)
Note:
See TracChangeset
for help on using the changeset viewer.