From a40dce8607ea48b3b7456793e4451c19596165a9 Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Tue, 31 Jan 2017 18:36:18 +0300 Subject: _posts: grammar tweaks --- _posts/2015-07-03-std-call-once-bug-in-visual-studio-2012-2013.md | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to '_posts/2015-07-03-std-call-once-bug-in-visual-studio-2012-2013.md') diff --git a/_posts/2015-07-03-std-call-once-bug-in-visual-studio-2012-2013.md b/_posts/2015-07-03-std-call-once-bug-in-visual-studio-2012-2013.md index 701c323..0fd6c30 100644 --- a/_posts/2015-07-03-std-call-once-bug-in-visual-studio-2012-2013.md +++ b/_posts/2015-07-03-std-call-once-bug-in-visual-studio-2012-2013.md @@ -2,15 +2,10 @@ title: std::call_once bug in Visual Studio 2012/2013 layout: post excerpt: > - In this post I will describe a neat bug I've stumbled upon in the C++ + In this post I will describe a nasty bug I've stumbled upon in the C++ Standard Library implementation shipped with Microsoft Visual Studio 2012/2013. --- -{{ page.excerpt }} - -Introduction ------------- - I've recently come across a nasty standard library bug in the implementation shipped with Microsoft Visual Studio 2012/2013. [StackOverflow was of no help], so I had to somehow report the bug to the -- cgit v1.2.3