mirror of
https://github.com/boostorg/graph.git
synced 2026-02-26 16:52:12 +00:00
Second batch of Boost.Graph and Boost.PropertyMap changes for 1.51
[SVN r79191]
This commit is contained in:
@@ -21,6 +21,8 @@
|
||||
|
||||
using namespace boost;
|
||||
|
||||
namespace {
|
||||
|
||||
class graphml_reader
|
||||
{
|
||||
public:
|
||||
@@ -202,6 +204,8 @@ private:
|
||||
std::vector<any> m_edge;
|
||||
};
|
||||
|
||||
}
|
||||
|
||||
namespace boost
|
||||
{
|
||||
void BOOST_GRAPH_DECL
|
||||
|
||||
Reference in New Issue
Block a user