]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/boost/gil/extension/io/targa/detail/write.hpp
import quincy beta 17.1.0
[ceph.git] / ceph / src / boost / boost / gil / extension / io / targa / detail / write.hpp
index 6cd9c21548f753736e876f7c2d87d501fe700187..2f2f5cc556ec043fed23033a186158fc978e531a 100644 (file)
@@ -163,8 +163,8 @@ public:
               )
     {}
 
-    template< typename Views >
-    void apply( const any_image_view< Views >& views )
+    template< typename ...Views >
+    void apply( const any_image_view< Views... >& views )
     {
         detail::dynamic_io_fnobj< detail::targa_write_is_supported
                                 , parent_t