aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/_posts/2017-06-24-static-vs-inline-vs-unnamed-namespaces.md
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2018-02-18 05:59:12 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2018-02-18 05:59:12 +0300
commit098b08c106b146a339bed7bbb55c6b3bdc0d38da (patch)
treed9f5b66d9f37a437f5fae1acac429dd471b97a84 /_posts/2017-06-24-static-vs-inline-vs-unnamed-namespaces.md
parentpeculiar: update excerpt (diff)
downloadjekyll-theme-098b08c106b146a339bed7bbb55c6b3bdc0d38da.tar.gz
jekyll-theme-098b08c106b146a339bed7bbb55c6b3bdc0d38da.zip
markdownify post excerpts
Diffstat (limited to '')
-rw-r--r--_posts/2017-06-24-static-vs-inline-vs-unnamed-namespaces.md4
1 files changed, 2 insertions, 2 deletions
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 6f9f3dc..94b5105 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
@@ -2,8 +2,8 @@
title: static vs. inline vs. namespace&nbsp;{
layout: post
excerpt: >
- Should I use <code>static</code>, <code>inline</code> or unnamed namespaces
- for function definitions?
+ Should I use `static`, `inline` or unnamed namespaces for function
+ definitions?
category: C++
custom_css:
- snippets.css