Hi all,
In the past we've based our C++ code around C++03 so that it would be
usable on RHEL5. This however precludes us from using many of the
interesting features introduced in C++11 (proper auto_ptr, atomic, etc).
I think we should branch the current native clients for 7.x so that
master can be updated to more recent compilers:
- G++ 4.7 as a minimum
- MSVC 2012 and .NET 4.5
Comments ?
Tristan
--
Tristan Tarrant
Infinispan Lead
JBoss, a division of Red Hat