~roguescholar/boost/+git/polygon:master

Last commit made on 2021-06-09
Get this branch:
git clone -b master https://git.launchpad.net/~roguescholar/boost/+git/polygon

Branch merges

Branch information

Name:
master
Repository:
lp:~roguescholar/boost/+git/polygon

Recent commits

8ba35b5... by Peter Dimov <email address hidden>

Update CMakeLists.txt

8a51f6f... by Glen Fernandes <email address hidden>

Remove explicit copy constructor and assignment operator

e029de9... by Andrii

Merge pull request #37 from helixhorned/feature/address-Clang10-warnings

Address Clang 10 [-Wdeprecated-copy] warning.

5cfcb6c... by Glen Fernandes <email address hidden>

Replace typedef struct and typedef class

6325c1e... by Philipp Kutin <email address hidden>

Address Clang 10 [-Wdeprecated-copy] warning.

("definition of implicit copy constructor for 'robust_fpt<double>' is deprecated
because it has a user-declared copy assignment operator")

335650e... by Glen Fernandes <email address hidden>

Merge pull request #34 from glenfe/develop

Update Travis configuration

4488364... by Glen Fernandes <email address hidden>

Update Travis configuration

596ea34... by Glen Fernandes <email address hidden>

BOOST_POLYGON_ prefix include guard macro

c298258... by Andrii

Merge pull request #30 from rydotyosh/fix-doc-1

Polygon: Fix document of Voronoi basic tutorial

d5957d3... by "ryogo.yoshimura" <email address hidden>

Polygon: Fix document of Voronoi basic tutorial