summaryrefslogtreecommitdiff
path: root/modules/codec/c++
diff options
context:
space:
mode:
Diffstat (limited to 'modules/codec/c++')
-rw-r--r--modules/codec/c++/interface.hpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/modules/codec/c++/interface.hpp b/modules/codec/c++/interface.hpp
index 23eb3be..59401ca 100644
--- a/modules/codec/c++/interface.hpp
+++ b/modules/codec/c++/interface.hpp
@@ -65,7 +65,8 @@ public:
}
template<string_literal Lit>
- error_or<data<
+ error_or<
+ data<
typename parameter_pack_type<
parameter_key_pack_index<
Lit, Names...