|
template<> |
const char * | guid< Graph::FMTgraph< Graph::FMTvertexproperties, Graph::FMTedgeproperties > > () |
|
template<> |
const char * | guid< Graph::FMTgraph< Graph::FMTbasevertexproperties, Graph::FMTbaseedgeproperties > > () |
|
template<typename Ar , typename Block , typename Alloc > |
void | save (Ar &ar, dynamic_bitset< Block, Alloc > const &bs, unsigned) |
|
template<typename Ar , typename Block , typename Alloc > |
void | load (Ar &ar, dynamic_bitset< Block, Alloc > &bs, unsigned) |
|
template<typename Ar , typename Block , typename Alloc > |
void | serialize (Ar &ar, dynamic_bitset< Block, Alloc > &bs, unsigned version) |
|