NVRTC Variadic Template Support

I’m wondering if there is planned support for variadic template compilation when compiled using NVRTC (assuming it isn’t already supported. I tried using NVRTC to compile the example kernel from this developer blog post https://devblogs.nvidia.com/cplusplus-11-in-cuda-variadic-templates/ and have been unsuccessful).