¡@

Home 

c++ Programming Glossary: sub_allocator

Is there a library that provides a (directed) hypergraph implementation in C++?

http://stackoverflow.com/questions/8348459/is-there-a-library-that-provides-a-directed-hypergraph-implementation-in-c

is allocator class hypergraph #if _MSC_VER 1600 typedef A sub_allocator #else typedef std scoped_allocator_adaptor A sub_allocator #endif.. sub_allocator #else typedef std scoped_allocator_adaptor A sub_allocator #endif public class vertex class edge typedef std map V vertex.. public class vertex class edge typedef std map V vertex PV sub_allocator vertexset typedef std map E edge PE sub_allocator edgeset typedef..