Commit Graph

9 Commits

Author SHA1 Message Date
Peter Dimov
54107baebe Remove bind2nd use (not in C++17); fix result warnings 2018-10-07 18:11:06 +03:00
Michael Opitz
a3b3e4c533 Added a presumably missing include directive. 2014-08-08 00:54:37 +02:00
Jeremiah Willcock
5b41cceeae Moved parts of PBGL used by parallel property maps over to property map directories and namespaces; this fixes circular dependencies between these two libraries (assuming boost/property_map/parallel is treated as a separate library)
[SVN r86381]
2013-10-21 18:29:04 +00:00
Jeremiah Willcock
e0edf41d46 Removed calls to exit(); fixes #5185
[SVN r73425]
2011-07-29 01:44:48 +00:00
Jeremiah Willcock
53c7e3bef1 Fixed assert issues from inspection report for PBGL
[SVN r67706]
2011-01-06 02:27:26 +00:00
Vladimir Prus
a9b02da5d5 Fix compilation error due to undefined fprintf/stderr.
[SVN r57782]
2009-11-19 06:10:26 +00:00
Jeremiah Willcock
a6379d5d0d Changed .tpp file to .ipp so it would be installed
[SVN r55247]
2009-07-29 03:28:25 +00:00
Jeremiah Willcock
f555fa0abd Moved included .cpp files to .ipp so that they will be installed
[SVN r55245]
2009-07-29 02:54:07 +00:00
Jeremiah Willcock
9ea3ddd225 Merged headers and source files (but not examples, tests, or docs) from Parallel BGL
[SVN r52300]
2009-04-09 21:10:55 +00:00