[ORC][ORC-RT] Consistently use pointed-to type as template arg to wrap/unwrap.
Saves wrap/unwrap implementers from having to use std::remove_pointer_t to get at the pointed-to type.
Loading
Please sign in to comment
Saves wrap/unwrap implementers from having to use std::remove_pointer_t to get at the pointed-to type.