From 7384725b634a300e68acd911ec5ec7f0b802889c Mon Sep 17 00:00:00 2001 From: johannst Date: Wed, 24 Aug 2022 16:12:35 +0000 Subject: deploy: 087e4222f1964de9fbef1b11f1344b0f93cefbe2 --- development/c++.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'development/c++.html') diff --git a/development/c++.html b/development/c++.html index cf33af4..87dc88d 100644 --- a/development/c++.html +++ b/development/c++.html @@ -183,7 +183,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