Boost logo

Boost :

Subject: [boost] [UUID] seed_rng.hpp contains invalid forward declaration of random_device
From: Johan Lindvall (johan.lindvall_at_[hidden])
Date: 2011-08-19 13:18:12


The following fails to compile with 1.47.0:

#include <boost/uuid/seed_rng.hpp>
#include <boost/random/random_device.hpp>

It used to work with 1.46.1 (using nondet_random.hpp)

Filed as https://svn.boost.org/trac/boost/ticket/5794

-- 
/Johan.

Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk