Modernize your C++ code
jarchitect.com
Modernize your C++ code
1–10 of 34 posts
Re: Modernize your C++ code
#2Re: Modernize your C++ code
#3Re: Modernize your C++ code
#4Re: Modernize your C++ code
#5I see no tangible reason to do this. I mean, all of this is nice , but it's just messing with the working codebase for the sake of messing with it.
Re: Modernize your C++ code
#6I'm really impressed with this tooling. Effectively Resharper for C++. There's a huge market opportunity for C++ tooling.
Re: Modernize your C++ code
#7Re: Modernize your C++ code
#8I see no tangible reason to do this. I mean, all of this is nice , but it's just messing with the working codebase for the sake of messing with it.
More maintainable and idiomatic code.
Re: Modernize your C++ code
#9I see no tangible reason to do this. I mean, all of this is nice , but it's just messing with the working codebase for the sake of messing with it.
Re: Modernize your C++ code
#10I see no tangible reason to do this. I mean, all of this is nice , but it's just messing with the working codebase for the sake of messing with it.
C++11 is nice. For new code. I see no reason to use this for old, working code.