mirror of
https://github.com/boostorg/graph.git
synced 2026-01-31 08:12:14 +00:00
added BOOST_NO_STD_ALLOCATOR
[SVN r7830]
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
//=======================================================================
|
||||
#include <boost/graph/adjacency_list.hpp>
|
||||
|
||||
#ifndef BOOST_NO_TEMPLATE_PARTIAL_SPECIALIZATION
|
||||
#if !defined(BOOST_NO_TEMPLATE_PARTIAL_SPECIALIZATION) && !defined(BOOST_NO_STD_ALLOCATOR)
|
||||
|
||||
template <class Allocator>
|
||||
struct list_with_allocatorS { };
|
||||
|
||||
Reference in New Issue
Block a user