From ea00856f9480abca0aa4510e09770d843176ef07 Mon Sep 17 00:00:00 2001 From: "Claudius \"keldu\" Holeksa" Date: Sat, 20 Jul 2024 19:08:13 +0200 Subject: wip --- modules/io_codec/c++/io_peer.tmpl.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/io_codec/c++/io_peer.tmpl.hpp') diff --git a/modules/io_codec/c++/io_peer.tmpl.hpp b/modules/io_codec/c++/io_peer.tmpl.hpp index a3ef9b6..2babb1c 100644 --- a/modules/io_codec/c++/io_peer.tmpl.hpp +++ b/modules/io_codec/c++/io_peer.tmpl.hpp @@ -9,7 +9,7 @@ streaming_io_peer str) : streaming_io_peer{std::move(feed), std::move(str), {}, {}, {}, {}} {} -template +template streaming_io_peer:: streaming_io_peer( -- cgit v1.2.3