]> git.lyx.org Git - lyx.git/history - src/support/bind.h
TR1: check in cmake for GCC version, fallback in checktr1.h for other build systems...
[lyx.git] / src / support / bind.h
2010-06-05 Peter Kümmelalso use TR1 code for bind and shared_ptr when compilin...
2010-04-22 Peter Kümmeldon't pollute the global namespace, move bind and share...
2010-04-22 Peter Kümmelbuild with GCC
2010-04-22 Peter KümmelUsing "using namespace std" with msvc10 makes also...