Problem is caused by generated default copy constructor.
I checked inherit boost::noncopyable before which cause same errors,
and I thought copy constructor is not a case. Sorry for that
Hello Lukas,
your problem is fixed? I recommend to use the version from boost-trunk (becomes boost-1.54) because it contains some bugfixes.