Boost logo

Boost Users :

Subject: [Boost-users] BGL: using short integer as vertex_descriptor
From: Adam Celick (aspart.ns_at_[hidden])
Date: 2013-12-03 21:12:37


Hi,

I am using the graph library in a memory constrained environment. By
default vertex_descriptor for an adjacency_list (of vectors, i.e. vecS,
vecS) seems to be std::size_t. I was wondering if there's a way to use say
uint16_t for the vertex_descriptor?

Thanks,
-Adam



Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net