Pavel Sanda <sa...@lyx.org> writes: > from what i remember we tried to kill boost on last dev meeting and replace > it by tr1, but the whole business was canceled because some ms compiler stop > to work. maybe its no more trouble. also some regexp routines are not > fully compatible in tr1 iirc. but killing boost would be nice.
I agree with killing boost, but we should do it cleanly. We could start with the headers as Peter suggested and use tr1 for everybody. Then if there are problems, we'll add exceptions for some computers. Or we can do autoconf/cmake tests on the features. JMarc