From 7384725b634a300e68acd911ec5ec7f0b802889c Mon Sep 17 00:00:00 2001 From: johannst Date: Wed, 24 Aug 2022 16:12:35 +0000 Subject: deploy: 087e4222f1964de9fbef1b11f1344b0f93cefbe2 --- print.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'print.html') diff --git a/print.html b/print.html index e7afbf2..10d3605 100644 --- a/print.html +++ b/print.html @@ -2472,7 +2472,7 @@ int main() { show(1, 1.0, "foo", 'a'); } -

Example: is_any_of template meta function

+

Example: any_of template meta function

#include <type_traits>
 
 template<typename T, typename... U>
-- 
cgit v1.2.3