From 71c8cd80428a038867d848664946cb644ccf44cc Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Tue, 25 Oct 2022 13:25:08 +0200 Subject: remove post excerpts, they are useless now --- _posts/2017-06-24-static-vs-inline-vs-unnamed-namespaces.md | 3 --- 1 file changed, 3 deletions(-) (limited to '_posts/2017-06-24-static-vs-inline-vs-unnamed-namespaces.md') diff --git a/_posts/2017-06-24-static-vs-inline-vs-unnamed-namespaces.md b/_posts/2017-06-24-static-vs-inline-vs-unnamed-namespaces.md index fca1d7a..cb12867 100644 --- a/_posts/2017-06-24-static-vs-inline-vs-unnamed-namespaces.md +++ b/_posts/2017-06-24-static-vs-inline-vs-unnamed-namespaces.md @@ -1,8 +1,5 @@ --- title: static vs. inline vs. namespace { -excerpt: > - Should I use `static`, `inline` or unnamed namespaces for function - definitions? category: C++ snippets_root_directory: snippets/static_vs_inline_vs_unnamed_namespaces snippets_language: c++ -- cgit v1.2.3