Nana C++ Library. Reference for users.
What we need to use nana
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Pages
decore.cpp
#include <nana/gui.hpp>
int main()
{
using namespace nana;
fm.show();
exec();
}