From e8a09d9833d67a40c43e4de1d578551cc9020cb7 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Tue, 15 Nov 2016 15:00:04 +0200 Subject: Various MSVC and C++11 fixes --- cutl/compiler/code-stream.txx | 3 +-- cutl/compiler/cxx-indenter.cxx | 4 ++-- cutl/fs/path.hxx | 1 + cutl/re.hxx | 2 ++ cutl/re/re.cxx | 28 ++++++++++++++-------------- 5 files changed, 20 insertions(+), 18 deletions(-) (limited to 'cutl') diff --git a/cutl/compiler/code-stream.txx b/cutl/compiler/code-stream.txx index 4b26f24..ff7b96d 100644 --- a/cutl/compiler/code-stream.txx +++ b/cutl/compiler/code-stream.txx @@ -77,7 +77,7 @@ namespace cutl template