lyx_mirror/boost
Georg Baum b596330093 Fix compilation with boost 1.58
Newer boost versions use complicated type traits for boost::next and
boost::prior, which do not work with the RandomAccessList iterators.
The long term solution is to use std::next and std::prev, for now supply
simple replacements for compilers that do not support C++11 yet.
2015-05-16 00:05:23 +02:00
..
boost Fix compilation on Solaris after last boost upgrade. 2014-05-29 22:31:56 +02:00
libs Get rid of tr1 support 2014-12-23 22:18:08 +01:00
.gitignore Setup .gitignore for generated files 2012-03-22 02:16:12 +01:00
CMakeLists.txt Revert "Objective-C compililation support with cmake and C++11" 2014-04-22 09:36:17 +02:00
extract.sh Fix compilation with boost 1.58 2015-05-16 00:05:23 +02:00
LICENSE_1_0.txt update to boost 1.32.0 2004-11-20 09:08:45 +00:00
lyxboost.cpp Cleanup support for std::regex with autotools 2015-01-06 18:47:00 +01:00
lyxboostsignals.cpp Cleanup support for std::regex with autotools 2015-01-06 18:47:00 +01:00
Makefile.am Cleanup support for std::regex with autotools 2015-01-06 18:47:00 +01:00
pch.h We don't use boost::filesystem anymore. 2008-05-23 12:07:29 +00:00