|
Boost : |
Subject: [boost] [voronoi] Issue with boost::polygon::voronoi_diagram<> as class variable
From: duke (dukecg_at_[hidden])
Date: 2015-01-10 00:31:55
For some reason when I have a voronoi_diagram as a class variable (which it
needs to be in this case), I get this error on compile:
Error 49 error C2248: 'boost::polygon::voronoi_diagram<T>::operator =' :
cannot access private member declared in class
'boost::polygon::voronoi_diagram<T>'
I'm new to C# so it may be something obvious.
- George
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk