2013/3/28 Lukas Czaja <lukas70000@gmail.com>
There is bug in code.

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.

so long,
Oliver