A new guide to Programming with Nana C++ Library is released. This is a draft, wish you would like to programming with Nana C++ Library.
Posted by: nanaproject | August 11, 2011
Programming with Nana C++ Library
Posted in Nana C++ Library
May I ask you why are you planning to support gcc 3.4 which is just a bit outdated and offers no support for newer c++11 ?
By: pep on August 29, 2011
at 1:53 pm
GCC 3.4 is a minimum requirement for compiling, and the library also can work well with standard library and C++11. such as a lambda object can be used for an event handler.
Thanks for your comment.
By: nanaproject on August 29, 2011
at 2:45 pm